Private
_cesiumPrivate
_obliquePrivate
_openlayersCalled when the modifier keys have changed.
Main function, called when an event is raised for this interaction
Sets the interaction active. Use boolean (true|false) to toggle default behavior. Pass it a bitmask of EventType to change the active state. Call without arguments to reset the default active, modification key and pointer Key behavior
Optional
active: number | booleanSets the modification key to listen to or the default modification key if none is provided.
Optional
mod: ModificationKeyTypeSets the pointer key for this interaction or the default pointer if none is provided.
Optional
pointer: PointerKeyTypePrivate
_draggingPrivate
_pickPrivate
_pickThe current active bitmask for EventType
The number of pixels to take into account for picking features
A unique identifier for this interaction
The current active ModificationKeyType
whether to pick translucent depth or not, defaults to true
The currently active PointerKeyType
Pulls the picked position towards the camera position by this number
Generated using TypeDoc
Bitmask of for which to never pick positions.