Contents

relationship(at:)

Returns the relationship at a given path, if it exists.

Declaration

func relationship(at path: USDLayer.Path) -> USDPrim.Relationship

Discussion

If no relationship exists at the resolved path, returns an invalid relationship handle.

See Also

Accessing prims and properties