Write Animation Graph Variable¶
Writes the variable value to the AnimationGraph applied to the specifed UsdSkelRoot prim.
Installation¶
To use this Node, you must enable omni.anim.graph.core
in the Extension Manager.
Inputs¶
Name |
Type |
Description |
Default |
---|---|---|---|
execIn |
|
Input execution state |
|
skelRootPath |
|
The prim path of a UsdSkelRoot to which has the AnimationGraph applied and assigned to it. Default behavior: use the graph target. |
|
graph |
|
The animation graph to write to that is applied the the character. |
|
variableName |
|
The name of the animation graph variable to get. |
|
value |
|
The variable value that we be written to. |
Outputs¶
Name |
Type |
Description |
Default |
---|---|---|---|
execOut |
|
Output execution |