IGLMouseActions
Module: core
Mouse interaction action enumeration for camera and viewport control.
Attributes:
NONE: No mouse action active.
PAN: Pan the view.
ZOOM: Zoom the view.
ROTATE: Rotate the view.
Module: core