Has Attribute
Inspect an input bundle for a named attribute, setting output to true if it exists
Installation
To use this Node, you must enable omni.graph.nodes
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
attrName |
|
Name of the attribute to look for in the bundle |
points |
data |
|
Collection of attributes that may contain the named attribute |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
output |
|
True if the named attribute was found in the bundle |