Contents

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) -> USDPrim

See Also

Traversing the hierarchy