Get Graph Target#
Access the target prim the graph is being executed on. If the graph is executing itself, this will output the prim path of the graph. Otherwise the graph is being executed via instancing, then this will output the prim path of the target instance.
Installation#
To use this Node, you must enable omni.graph.nodes
in the Extension Manager.
Inputs#
Name |
Type |
Description |
Default |
---|---|---|---|
targetPath |
|
Deprecated. Do not use. |
Outputs#
Name |
Type |
Description |
Default |
---|---|---|---|
primPath |
|
The target prim path |