Has Attribute
Inspect an input bundle for a named attribute, setting output to true if it exists
Installation
To use this node enable omni.graph.nodes in the Extension Manager.
Inputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Attribute To Find (inputs:attrName) |
|
Name of the attribute to look for in the bundle |
points |
Bundle To Check (inputs:data) |
|
Collection of attributes that may contain the named attribute |
None |
Outputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Is Attribute In Bundle (outputs:output) |
|
True if the named attribute was found in the bundle |
None |
Metadata
Name |
Value |
---|---|
Unique ID |
omni.graph.nodes.HasAttribute |
Version |
1 |
Extension |
omni.graph.nodes |
Has State? |
False |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
None |
uiName |
Has Attribute |
Categories |
bundle |
Generated Class Name |
OgnHasAttrDatabase |
Python Module |
omni.graph.nodes |