Options
All
  • Public
  • Public/Protected
  • All
Menu

Optional parameters passed to a CameraController at construct time

Hierarchy

  • ICameraOptions

Index

Properties

Optional debugPositions

debugPositions: boolean

When true, will output position, target to console

Optional id

id: string

Gets or sets the unique camera Id

Optional position

position: Vector3

Gets or sets the camera position as a Vector3 in World Space

Optional target

target: Vector3

Gets or sets the camera target (Look-at) as a Vector3 in World Space

Generated using TypeDoc