Table of Contents

Method GetSpatialAnchorComponentStatus

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

GetSpatialAnchorComponentStatus(ulong, YVRSpatialAnchorComponentType, out YVRSpatialAnchorComponentStatus)

Retrieves the status of a specific component for a spatial anchor identified by the given handle.

public void GetSpatialAnchorComponentStatus(ulong anchorHandle, YVRSpatialAnchorComponentType componentType, out YVRSpatialAnchorComponentStatus status)

Parameters

anchorHandle ulong

The handle of the spatial anchor

componentType YVRSpatialAnchorComponentType

The type of the spatial anchor component

status YVRSpatialAnchorComponentStatus

The status of the component for the spatial anchor