object(at:)
Returns the object at a given path, if it exists.
Declaration
func object(at path: USDLayer.Path) -> USDStage.ObjectDiscussion
If no object exists at the resolved path, returns an invalid object handle.
Returns the object at a given path, if it exists.
func object(at path: USDLayer.Path) -> USDStage.ObjectIf no object exists at the resolved path, returns an invalid object handle.