Method GetSpatialAnchorUUIDForHandle
GetSpatialAnchorUUIDForHandle(ulong, out YVRSpatialAnchorUUID)
Retrieves the UUID for a spatial anchor identified by the given handle.
Declaration
public void GetSpatialAnchorUUIDForHandle(ulong anchorHandle, out YVRSpatialAnchorUUID uuid)
Parameters
Type | Name | Description |
---|---|---|
ulong | anchorHandle | The handle of the spatial anchor |
YVRSpatialAnchorUUID | uuid | The UUID of the spatial anchor |