Skip to main content
API Reference NianticSpatial.NSDK.AR.XRSubsystems

Vps2AnchorTrackingStateReason


Declaration

public enum Vps2AnchorTrackingStateReason : uint

Summary

Provides further information about the tracking state of an anchor. Query this if the anchor's tracking state is NotTracking


Fields

NameTypeSummary
static FatalNetworkErrorVps2AnchorTrackingStateReason
-
static InitializingVps2AnchorTrackingStateReason
-
static InternalErrorVps2AnchorTrackingStateReason
-
static NoneVps2AnchorTrackingStateReason
No specific reason for the tracking state is available.
static NoVisualLocalizationVps2AnchorTrackingStateReason
-
static PermissionDeniedVps2AnchorTrackingStateReason
This anchor is part of a private VPS map that this application
does not have permission to localize to.
static RemovedVps2AnchorTrackingStateReason
Tracking has been stopped for this anchor.