Class OculusSettings | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class OculusSettings

    Inheritance
    System.Object
    OculusSettings
    Namespace: Unity.XR.Oculus
    Syntax
    [Serializable]
    public class OculusSettings : ScriptableObject

    Fields

    DashSupport

    Declaration
    public bool DashSupport
    Field Value
    Type Description
    System.Boolean

    s_Settings

    Declaration
    public static OculusSettings s_Settings
    Field Value
    Type Description
    OculusSettings

    SharedDepthBuffer

    Declaration
    public bool SharedDepthBuffer
    Field Value
    Type Description
    System.Boolean

    StereoRenderingModeAndroid

    Declaration
    public OculusSettings.StereoRenderingMode StereoRenderingModeAndroid
    Field Value
    Type Description
    OculusSettings.StereoRenderingMode

    StereoRenderingModeDesktop

    Declaration
    public OculusSettings.StereoRenderingMode StereoRenderingModeDesktop
    Field Value
    Type Description
    OculusSettings.StereoRenderingMode

    Methods

    Awake()

    Declaration
    public void Awake()

    GetStereoRenderingMode()

    Declaration
    public ushort GetStereoRenderingMode()
    Returns
    Type Description
    System.UInt16
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023