Share via


ARTrackingStateReason Enum

Definition

Enumerates the causes of Limited.

[ObjCRuntime.Native]
public enum ARTrackingStateReason
[<ObjCRuntime.Native>]
type ARTrackingStateReason = 
Inheritance
ARTrackingStateReason
Attributes

Fields

Name Value Description
None 0

Either tracking is Normal or the reason for poor tracking cannot be determined.

Initializing 1

ARKit is still starting up.

ExcessiveMotion 2

The camera is moving too quickly.

InsufficientFeatures 3

Processing is not revealing sufficient high-contrast points in the field of view.

Relocalizing 4

The AR session was interrupted and is reorienting.

Applies to