descendants(where:)
Returns the descendant prims of this stage that satisfy the given predicate.
Declaration
func descendants(where predicate: USDPrim.Predicate) -> [USDPrim]Returns the descendant prims of this stage that satisfy the given predicate.
func descendants(where predicate: USDPrim.Predicate) -> [USDPrim]