Get Parent Prims
Generates parent paths from one or more targeted paths (ex. /World/Cube -> /World)
Installation
To use this Node, you must enable omni.graph.nodes
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
prims |
|
Input prim paths (ex. /World/Cube) |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
parentPrims |
|
Computed parent paths (ex. /World) |