Skip to main content

CameraOptions

Contains options for toggling camera functionality

Index

Properties

isKeyboardMoveEnabled

isKeyboardMoveEnabled: boolean

If true then camera can be moved along its axes using a keyboard. Default is by arrow keys or WASD keys.

isPanEnabled

isPanEnabled: boolean

If true then camera can be panned.

isRotationEnabled

isRotationEnabled: boolean

If true then camera can be rotated

isZoomEnabled

isZoomEnabled: boolean

If true then camera can be zoomed

mode

Determines mode of camera.