lookEventTypes
The input that allows the user to change the direction the camera is viewing. This only applies in 3D and Columbus view modes.
The type can be a CameraEventType, undefined
, an object with eventType
and modifier
properties with types CameraEventType
and KeyboardEventModifier, or an array of any of the preceding.