docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum OpenXRSettings.DepthSubmissionMode

    Runtime Depth submission mode.

    Namespace: UnityEngine.XR.OpenXR
    Assembly: solution.dll
    Syntax
    public enum OpenXRSettings.DepthSubmissionMode

    Fields

    Name Description
    Depth16Bit

    16-bit depth is submitted to the OpenXR compositor.

    Depth24Bit

    24-bit depth is submitted to the OpenXR compositor.

    None

    No depth is submitted to the OpenXR compositor.

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, November 1, 2023