GestureBinding#
- class omni.ui.scene.GestureBinding(iterable=(), /)#
Bases:
tupleClass that encapsulates a gesture binding, holding the data needed for invocation
Methods
Attributes
Returns the keyboard modifiers associated with the gesture binding
Returns the mouse buttons associated with the gesture binding
- __init__()#
- property modifiers#
Returns the keyboard modifiers associated with the gesture binding
- property mouse_buttons#
Returns the mouse buttons associated with the gesture binding