A helper class for activating and handling mouse interactions for the measurement widget.
Name | Type | Description |
---|---|---|
scene |
Scene | The scene |
Members
readonly scene : Scene
packages/ion-sdk-measurements/Source/Measure/MeasurementMouseHandler.js 35
Gets the scene.
Methods
Activates the mouse handler.
Deactivates the mouse handler.
Destroys the mouse handler.
Returns:
true if the object has been destroyed, false otherwise.