Read Variable
Node that reads a value from a variable
Installation
To use this node enable omni.graph.nodes in the Extension Manager.
Inputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Graph (inputs:graph) |
|
Ignored. Do not use |
None |
Metadata |
hidden = true |
||
Target Path (inputs:targetPath) |
|
Ignored. Do not use. |
None |
Metadata |
hidden = true |
||
Variable Name (inputs:variableName) |
|
The name of the graph variable to use. |
|
Metadata |
hidden = true |
||
Metadata |
literalOnly = 1 |
Outputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Value (outputs:value) |
|
The variable value that we returned. |
None |
Metadata
Name |
Value |
---|---|
Unique ID |
omni.graph.core.ReadVariable |
Version |
2 |
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 |