ManipulatorGesture#
- class omni.ui.scene.ManipulatorGesture#
Bases:
AbstractGesture
The base class for the gestures to provides a way to capture events of the manipulator objects.
Methods
__init__
(self, **kwargs)Attributes
Returns the relevant shape driving the gesture.
- __init__(
- self: omni.ui_scene._scene.ManipulatorGesture,
- **kwargs,
- property sender#
Returns the relevant shape driving the gesture.