OmniGraph Node omni.graph.examples.python.BouncingCubes

omni.graph.examples.python.BouncingCubes Properties

Name

Value

Version

1

Extension

omni.graph.examples.python

Has State?

True

Implementation Language

Python

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Example Node - Bouncing Cubes

__language

Python

Generated Class Name

OgnBouncingCubes_CPUDatabase

Python Module

omni.graph.examples.python

omni.graph.examples.python.BouncingCubes Description

Example of realtime update of nodes using a gathered input

omni.graph.examples.python.BouncingCubes State

Name

Type

Default

Required?

Descripton

state:translations

float[3][]

None

Y

Set of translation attributes gathered from the inputs. Translations have velocities applied to them each evaluation.

uiName

Translations

state:velocities

float[]

None

Y

Set of velocity attributes gathered from the inputs

uiName

Velocities