docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum NotTrackingReason

    Represents the reason tracking was lost.

    Namespace: UnityEngine.XR.ARSubsystems
    Assembly: Unity.XR.ARSubsystems.dll
    Syntax
    public enum NotTrackingReason

    Fields

    Name Description
    CameraUnavailable

    The camera is in use by another application. Tracking can resume once the app regains access to the camera.

    ExcessiveMotion

    Tracking was lost due to excessive motion.

    Initializing

    Tracking is being initialized.

    InsufficientFeatures

    Tracking was lost due to insufficient visual features.

    InsufficientLight

    Tracking was lost due to poor lighting conditions.

    None

    Tracking is working normally.

    Relocalizing

    Tracking is resuming after an interruption.

    Unsupported

    Tracking lost reason is not supported.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)