mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0
  • 指南
  • API 文档
  • API 文档

    Show / Hide Table of Contents

    Class MixedRealityToolkitShaderGUIUtilities.Styles

    GUI content styles which are common among shader GUIs.

    Inheritance
    Object
    MixedRealityToolkitShaderGUIUtilities.Styles
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Microsoft.MixedReality.Toolkit.Editor
    Assembly: cs.temp.dll.dll
    Syntax
    public static class Styles

    Fields

    DepthWriteFixNowButton

    Declaration
    public static readonly GUIContent DepthWriteFixNowButton
    Field Value
    Type Description
    GUIContent

    DepthWriteFixNowButton

    Declaration
    public static readonly GUIContent DepthWriteFixNowButton
    Field Value
    Type Description
    GUIContent

    DepthWriteWarning

    Declaration
    public static readonly GUIContent DepthWriteWarning
    Field Value
    Type Description
    GUIContent

    DepthWriteWarning

    Declaration
    public static readonly GUIContent DepthWriteWarning
    Field Value
    Type Description
    GUIContent
    In This Article
    • Fields
      • DepthWriteFixNowButton
      • DepthWriteFixNowButton
      • DepthWriteWarning
      • DepthWriteWarning
    Back to top Generated by DocFX