Class WindowsMRSettings | Windows XR Plugin | 4.0.2
docs.unity.cn
    Show / Hide Table of Contents

    Class WindowsMRSettings

    Runtime settings for this XR Plugin.

    Inheritance
    Object
    WindowsMRSettings
    Namespace: UnityEngine.XR.WindowsMR
    Syntax
    public class WindowsMRSettings : ScriptableObject

    Fields

    DepthBufferFormat

    Declaration
    public WindowsMRSettings.DepthBufferOption DepthBufferFormat
    Field Value
    Type Description
    WindowsMRSettings.DepthBufferOption

    UseSharedDepthBuffer

    Declaration
    public bool UseSharedDepthBuffer
    Field Value
    Type Description
    Boolean

    Methods

    Awake()

    Declaration
    public void Awake()
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX