GestureState#
- class omni.ui.scene.GestureState#
Bases:
pybind11_objectMembers:
NONE
POSSIBLE
BEGAN
CHANGED
ENDED
CANCELED
PREVENTED
Methods
__init__(self, value)Attributes
BEGANCANCELEDCHANGEDENDEDNONEPOSSIBLEPREVENTEDvalue- __init__(
- self: omni.ui_scene._scene.GestureState,
- value: int,
- property name#