OmniGraph Node omni.graph.instancing.WriteGraphVariable

omni.graph.instancing.WriteGraphVariable Properties

Name

Value

Version

1

Extension

omni.graph.instancing

Icon

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

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

hidden

true

uiName

Write Graph Variable

__tokens

[“ForceWriteBack”]

__categories

sceneGraph

Generated Class Name

OgnWriteGraphVariableDatabase

Python Module

omni.graph.instancing

omni.graph.instancing.WriteGraphVariable Description

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

omni.graph.instancing.WriteGraphVariable Inputs

Name

Type

Default

Required?

Descripton

inputs:execIn

execution

None

Y

Input execution state

inputs:graph

bundle

None

Y

The path of the graph to use.

hidden

true

inputs:targetPath

token

None

The target path of the prim to be modified.

hidden

true

inputs:value

any

None

Y

The new value to be written

inputs:variableName

token

Y

The variable name

hidden

true

literalOnly

1

omni.graph.instancing.WriteGraphVariable Outputs

Name

Type

Default

Required?

Descripton

outputs:execOut

execution

None

Y

Output execution

outputs:value

any

None

Y

The written variable value