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

    Class XRGeneralSettings

    Inheritance
    System.Object
    XRGeneralSettings
    Namespace: UnityEngine.XR.Management
    Syntax
    public class XRGeneralSettings : ScriptableObject

    Fields

    k_SettingsKey

    Declaration
    public static string k_SettingsKey
    Field Value
    Type Description
    System.String

    Properties

    AssignedSettings

    Declaration
    public XRManagerSettings AssignedSettings { get; }
    Property Value
    Type Description
    XRManagerSettings

    InitManagerOnStart

    Declaration
    public bool InitManagerOnStart { get; }
    Property Value
    Type Description
    System.Boolean

    Instance

    Declaration
    public static XRGeneralSettings Instance { get; }
    Property Value
    Type Description
    XRGeneralSettings

    Manager

    Declaration
    public XRManagerSettings Manager { get; set; }
    Property Value
    Type Description
    XRManagerSettings
    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