Contents

object(at:)

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

Declaration

func object(at path: USDLayer.Path) -> USDStage.Object

Discussion

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

See Also

Accessing prims and properties