Get Prim Path
Generates a path from the specified relationship. This is useful when an absolute prim path may change.
Installation
To use this Node, you must enable omni.graph.nodes
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
prim |
|
The prim to determine the path of |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
primPath |
|
The absolute path of the given prim as a token |
|
path |
|
The absolute path of the given prim as a string |