docs.unity.cn
    Show / Hide Table of Contents

    Enum ArCameraConfigDepthSensorUsage

    Depth sensor usage filters for ArCameraConfigFilter.

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

    Fields

    Name Description Value
    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

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Monday, November 7, 2022
    Terms of use