Class: FirstPersonPerspective

FirstPersonPerspective

new FirstPersonPerspective(options)

engineExtensions/tools/routeAnimationTool/RouteAnimationPerspective.js, line 210

第一人称视角

Name Type Description
options Object 可选

可选参数

Name Type Default Description
heading Number 0 可选

航向角

pitch Number 0 可选

俯仰角

offset Object {offsetX: 0, offsetY: 0, offsetZ: 0} 可选

相机偏移量

Name Type Default Description
offsetX Number 0 可选

X轴偏移量(向前)

offsetY Number 0 可选

Y轴偏移量(向左)

offsetZ Number 0 可选

Z轴偏移量(向上)

Extends

Members

headingNumber

航向角

offsetObject

相机偏移

pitchNumber

俯仰角