Extract Attribute
Copies a single attribute from an input bundle to an output attribute directly on the node if it exists in the input bundle and matches the type of the output attribute
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 from which the named attribute is to be extracted |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
output |
|
The single attribute extracted from the input bundle |