OmniGraph Node omni.graph.core.ReadVariable

omni.graph.core.ReadVariable Properties

Name

Value

Version

1

Extension

omni.graph.nodes

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

hidden

true

uiName

Read Variable

__categories

internal

Generated Class Name

OgnReadVariableDatabase

Python Module

omni.graph.nodes

omni.graph.core.ReadVariable Description

Node that reads a value from a variable

omni.graph.core.ReadVariable Inputs

Name

Type

Default

Required?

Descripton

inputs:variableName

token

Y

The name of the graph variable to use.

hidden

true

literalOnly

1

omni.graph.core.ReadVariable Outputs

Name

Type

Default

Required?

Descripton

outputs:value

any

None

Y

The variable value that we returned.