Extract Bundle#
Exposes readable attributes for a bundle as outputs on this node. When this node computes it will read the latest attribute values from the target bundle into these node attributes
Installation#
To use this node enable omni.graph.nodes in the Extension Manager.
Inputs#
Name |
Type |
Descripton |
Default |
---|---|---|---|
Bundle (inputs:bundle) |
|
The bundle to be read from. |
None |
Outputs#
Name |
Type |
Descripton |
Default |
---|---|---|---|
Pass Through (outputs:passThrough) |
|
The input bundle passed as-is |
None |
Metadata#
Name |
Value |
---|---|
Unique ID |
omni.graph.nodes.ExtractBundle |
Version |
3 |
Extension |
omni.graph.nodes |
Has State? |
False |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
None |
uiName |
Extract Bundle |
Categories |
bundle |
Generated Class Name |
OgnExtractBundleDatabase |
Python Module |
omni.graph.nodes |