Contents

descendants(where:)

Returns the descendant prims of this stage that satisfy the given predicate.

Declaration

func descendants(where predicate: USDPrim.Predicate) -> [USDPrim]

See Also

Traversing the scene