Interface GotoTargetOptions

Hierarchy

  • GotoTargetOptions

Properties

instant: boolean

If true, the view camera will immediately snap to the destination position. Otherwise, it will gradually move.

noZoom: boolean

If true, the zoom, angle, and rotation of the target camera position will be set to match the current camera position. Otherwise, these parameters will be reset to reasonable defaults.

place: Place

The destination of the view.

trackObject: boolean

If true, the camera will continue tracking the view target as it moves with the progression of the WWT internal clock.

Generated using TypeDoc