Table of Contents

Method GetSpatialAnchorUUIDForHandle

Namespace
YVR.Core
Assembly
YVR.Core.Runtime.dll

GetSpatialAnchorUUIDForHandle(ulong, out YVRSpatialAnchorUUID)

Retrieves the UUID for a spatial anchor identified by the given handle.

public void GetSpatialAnchorUUIDForHandle(ulong anchorHandle, out YVRSpatialAnchorUUID uuid)

Parameters

anchorHandle ulong

The handle of the spatial anchor

uuid YVRSpatialAnchorUUID

The UUID of the spatial anchor