Prune Leaves#
Key: pruneLeaves
Prune unnecessary leaf grouping prims (Scope, Xform) from a stage.
Arguments#
Prim Paths to Search#
Optional list of prim paths to consider
Name:
pathsType:
[string]Default Value:
[]
Method#
How to prune any leaf prims that are found
Name:
pruneModeType:
intDefault Value:
1
- Enum Values:
1: Delete
2: Deactivate
3: Hide
Filter Inactive Prims#
Do not consider inactive prims empty
Name:
filterInactiveType:
boolDefault Value:
False
Preserve Unloaded Payloads#
Do not prune leaf prims that carry an unloaded payload (they may contribute content once loaded). Disable to prune them anyway.
Name:
preserveUnloadedPayloadsType:
boolDefault Value:
True