docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ArCameraConfigDepthSensorUsage

    Depth sensor usage filters for ArCameraConfigFilter.

    Namespace: UnityEngine.XR.ARCore
    Assembly: Unity.XR.ARCore.dll
    Syntax
    [Flags]
    public enum ArCameraConfigDepthSensorUsage

    Fields

    Name Description
    DoNotUse

    Filters for camera configs where a depth sensor is not present, or is present but will not be used by ARCore.

    RequireAndUse

    Filters for camera configs that require a depth sensor to be present on the device, and that will be used by ARCore. See ArCameraConfigFilter

    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)