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

name

value

__init__(self: omni.graph.core._omni_graph_core.ExtendedAttributeType, value: int) None
property name