PickingMode#
- class omni.usd.PickingMode#
Bases:
pybind11_objectMembers:
NONE
RESET_AND_SELECT
MERGE_SELECTION
INVERT_SELECTION
TRACK
Methods
__init__(self, value)Attributes
INVERT_SELECTIONMERGE_SELECTIONNONERESET_AND_SELECTTRACKvalue- __init__(
- self: omni.usd._usd.PickingMode,
- value: int,
- property name#