docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ARKitSettings.Requirement

    Enum which defines whether ARKit is optional or required.

    Namespace: UnityEditor.XR.ARKit
    Assembly: Unity.XR.ARKit.Editor.dll
    Syntax
    public enum ARKitSettings.Requirement

    Fields

    Name Description
    Optional

    ARKit is optional, which means the the app can be installed on devices that do not support ARKit.

    Required

    ARKit is required, which means the app cannot be installed on devices that do not support ARKit.

    In This Article
    Back to top
    Copyright © 2025 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)