Contents

descendants(where:)

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

Declaration

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

See Also

Traversing the hierarchy