Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GotoTargetOptions

Options for WWTInstance.gotoTarget.

Hierarchy

  • GotoTargetOptions

Index

Properties

instant

instant: boolean

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

noZoom

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: Place

The destination of the view.

trackObject

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