Enum ARSessionState | AR Foundation | 2.2.0-preview.6
docs.unity3d.com
    Show / Hide Table of Contents

    Enum ARSessionState

    Represents the current state of the AR system.

    Namespace: UnityEngine.XR.ARFoundation
    Syntax
    public enum ARSessionState

    Fields

    Name Description
    CheckingAvailability

    The system is checking for the availability of AR. .

    Installing

    AR software is being installed. .

    NeedsInstall

    AR is supported, but requires an additional install. .

    None

    The AR system has not been initialized. Availability is unknown. .

    Ready

    AR is supported and ready.

    SessionInitializing

    An AR session is initializing (i.e., starting up). This usually means AR is working but has not yet gathered enough information about the environment.

    SessionTracking

    An AR session is running and is tracking (i.e., the device is able to determine its position and orientation in the world).

    Unsupported

    AR is not supported on the current device.

    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023