object(at:)
Returns the object at a given path, relative to this prim.
Declaration
func object(at path: USDLayer.Path) -> USDStage.ObjectDiscussion
If path is relative, it is anchored to this prim’s path. If no object exists at the resolved path, returns an invalid object handle.