ShapeGesture
- class omni.ui.scene.ShapeGesture
Bases:
AbstractGesture
The base class for the gestures to provides a way to capture mouse events in 3d scene.
Methods
__init__
(*args, **kwargs)Attributes
raw_input
sender
- __init__(*args, **kwargs)