ExtendedAttributeType
- class omni.graph.core.ExtendedAttributeType
Members:
EXTENDED_ATTR_TYPE_REGULAR
EXTENDED_ATTR_TYPE_UNION
EXTENDED_ATTR_TYPE_ANY
Methods
__init__
(self, value)Attributes
EXTENDED_ATTR_TYPE_ANY
EXTENDED_ATTR_TYPE_REGULAR
EXTENDED_ATTR_TYPE_UNION
value
- __init__(self: omni.graph.core._omni_graph_core.ExtendedAttributeType, value: int) None
- property name