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

    Class Constants

    Constants to be used within the package

    Inheritance
    Object
    Constants
    Namespace: UnityEngine.XR.WindowsMR
    Syntax
    public static class Constants

    Fields

    k_SettingsKey

    The key to be used for grabbing package specific settings from EditorBuildSettings.

    Declaration
    public const string k_SettingsKey = "Unity.XR.WindowsMR.Settings"
    Field Value
    Type Description
    String
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX