ARCamera.TrackingState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The quality of the position tracking.
public virtual ARKit.ARTrackingState TrackingState { [Foundation.Export("trackingState")] get; }
member this.TrackingState : ARKit.ARTrackingState
Property Value
- Attributes
Remarks
If the TrackingState is Limited, developers may consult TrackingStateReason to diagnose the issue.