docs.unity.cn
    Show / Hide Table of Contents

    Enum MARSTrackingState

    Mirrors UnityEngine.XR.ARSubsystems.TrackingState. But the indices are not in order.

    Namespace: Unity.MARS.Data
    Syntax
    [MovedFrom("Unity.MARS")]
    public enum MARSTrackingState

    Fields

    Name Description Value
    Limited

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

    Tracking

    Tracking is working normally.

    Unknown

    Not tracking.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Thursday, October 13, 2022
    Terms of use