Contents

children(where:)

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

Declaration

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

See Also

Traversing the hierarchy