docs.unity3d.com
    Show / Hide Table of Contents

    Enum TrackingState

    Represents pose tracking quality. May apply to a device or trackables it is tracking in the environment.

    Namespace: UnityEngine.XR.ARSubsystems
    Syntax
    public enum TrackingState : int

    Fields

    Name Description Value
    Limited

    Some tracking information is available, but it is limited or of poor quality.

    None

    Not tracking.

    Tracking

    Tracking is working normally.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, January 7, 2022
    Terms of use