Tutorial Node: Bundle Data

This is a tutorial node. It exercises functionality for access of data within bundle attributes.

Installation

To use this node enable omni.graph.tutorials in the Extension Manager.

Inputs

Name

Type

Descripton

Default

Input Bundle (inputs:bundle)

bundle

Bundle whose contents are modified for passing to the output

None

Outputs

Name

Type

Descripton

Default

Bundle (outputs:bundle)

bundle

This is the bundle with values of known types doubled.

None

Metadata

Name

Value

Unique ID

omni.graph.tutorials.BundleData

Version

1

Extension

omni.graph.tutorials

Icon

ogn/icons/omni.graph.tutorials.BundleData.svg

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Tutorial Node: Bundle Data

Categories

tutorials

Generated Class Name

OgnTutorialBundleDataDatabase

Python Module

omni.graph.tutorials

See the accompanying tutorial and annotated code at Tutorial 16 - Bundle Data