docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ARCoreSettings.Requirement

    Enum used to specify whether a feature is required or optional.

    Namespace: UnityEditor.XR.ARCore
    Assembly: Unity.XR.ARCore.Editor.dll
    Syntax
    public enum ARCoreSettings.Requirement

    Fields

    Name Description
    Optional

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

    Required

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

    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)