Tutorial Python Node: Bundle Data¶
This is a tutorial node. It exercises functionality for access of data within bundle attributes. The configuration is the same as omni.graph.tutorials.BundleData except that the implementation language is Python
Installation¶
To use this Node, you must enable omni.graph.tutorials
in the Extension Manager.
Inputs¶
Name |
Type |
Description |
Default |
---|---|---|---|
bundle |
|
Bundle whose contents are modified for passing to the output |
Outputs¶
Name |
Type |
Description |
Default |
---|---|---|---|
Output Bundle (bundle) |
|
This is the bundle with values of known types doubled. |