docs.unity.cn
    Show / Hide Table of Contents

    Enum TrackingState

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

    Namespace: UnityEngine.XR.ARSubsystems
    Syntax
    public enum TrackingState

    Fields

    Name Description Value
    None

    Not tracking.


    0
    Limited

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


    1
    Tracking

    Tracking is working normally.


    2
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, May 22, 2023