children(where:)
Returns the child prims of this prim that satisfy the given predicate.
Declaration
func children(where predicate: USDPrim.Predicate) -> [USDPrim]Returns the child prims of this prim that satisfy the given predicate.
func children(where predicate: USDPrim.Predicate) -> [USDPrim]