docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class Constants

    Static constants

    Inheritance
    object
    Constants
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.XR.OpenXR
    Assembly: Unity.XR.OpenXR.dll
    Syntax
    public static class Constants

    Fields

    k_DocumentationManualURL

    Root URL for the OpenXR documentation

    Declaration
    public const string k_DocumentationManualURL = "https://docs.unity3d.com/Packages/com.unity.xr.openxr@1.0/manual/"
    Field Value
    Type Description
    string

    k_DocumentationURL

    Main documentation URL for OpenXR

    Declaration
    public const string k_DocumentationURL = "https://docs.unity3d.com/Packages/com.unity.xr.openxr@1.0/manual/index.html"
    Field Value
    Type Description
    string

    k_SettingsKey

    Key used to store and retrieve custom configuration settings from EditorBuildSettings.

    Declaration
    public const string k_SettingsKey = "com.unity.xr.openxr.settings4"
    Field Value
    Type Description
    string
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)