nextSibling(where:)
The successor of this prim in its parent’s list of children that satisfies the given predicate.
Declaration
func nextSibling(where predicate: USDPrim.Predicate) -> USDPrimThe successor of this prim in its parent’s list of children that satisfies the given predicate.
func nextSibling(where predicate: USDPrim.Predicate) -> USDPrim