zoomEventTypes
The input that allows the user to zoom in/out.
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.