OmniGraph Node omni.graph.instancing.ReadGraphVariable

omni.graph.instancing.ReadGraphVariable Properties

Name

Value

Version

1

Extension

omni.graph.instancing

Icon

ogn/icons/omni.graph.instancing.ReadGraphVariable.svg

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

hidden

true

uiName

Read Graph Variable

__categories

sceneGraph

Generated Class Name

OgnReadGraphVariableDatabase

Python Module

omni.graph.instancing

omni.graph.instancing.ReadGraphVariable Description

Read the graph variable for the global graph or prim assigned the graph.

omni.graph.instancing.ReadGraphVariable Inputs

Name

Type

Default

Required?

Descripton

inputs:graph

bundle

None

Y

The path of the graph to use.

hidden

true

inputs:targetPath

token

None

The path of the target prim to be modified.

hidden

true

inputs:variableName

token

Y

The name of the graph variable to use.

hidden

true

literalOnly

1

omni.graph.instancing.ReadGraphVariable Outputs

Name

Type

Default

Required?

Descripton

outputs:value

any

None

Y

The variable value that we returned.