Variable CAMERA_MOVE_EVENTConst

CAMERA_MOVE_EVENT: "cameraMove" = 'cameraMove'

Declare a constant global 'CAMERA_MOVE_EVENT' value. Needed for the TypeScript compiler.

Generated using TypeDoc