PerNodeKeys
- class omni.graph.core.PerNodeKeys
Bases:
object
Set of key values for per-node data. This is data that belongs to a node, but which is only valid for Python node implementations. Any data that belongs to all node types should be implemented through the ABI.
Methods
Attributes
ATTRIBUTES
DYNAMIC_ATTRIBUTES
ERRORS
INTERNAL_STATE
NODE_CALLBACK
ROLE
- __init__()