mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class MixedRealityStylesUtility

    Inheritance
    Object
    MixedRealityStylesUtility
    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.Utilities.Editor
    Assembly: cs.temp.dll.dll
    Syntax
    public static class MixedRealityStylesUtility

    Fields

    BoldFoldoutStyle

    Default style for foldouts with bold title

    Declaration
    public static readonly GUIStyle BoldFoldoutStyle
    Field Value
    Type Description
    GUIStyle

    BoldFoldoutStyle

    Default style for foldouts with bold title

    Declaration
    public static readonly GUIStyle BoldFoldoutStyle
    Field Value
    Type Description
    GUIStyle

    BoldLargeTitleStyle

    Default style for bold large font size title

    Declaration
    public static readonly GUIStyle BoldLargeTitleStyle
    Field Value
    Type Description
    GUIStyle

    BoldLargeTitleStyle

    Default style for bold large font size title

    Declaration
    public static readonly GUIStyle BoldLargeTitleStyle
    Field Value
    Type Description
    GUIStyle

    BoldTitleFoldoutStyle

    Default style for foldouts with bold large font size title

    Declaration
    public static readonly GUIStyle BoldTitleFoldoutStyle
    Field Value
    Type Description
    GUIStyle

    BoldTitleFoldoutStyle

    Default style for foldouts with bold large font size title

    Declaration
    public static readonly GUIStyle BoldTitleFoldoutStyle
    Field Value
    Type Description
    GUIStyle

    ControllerButtonStyle

    Default style for large button

    Declaration
    public static readonly GUIStyle ControllerButtonStyle
    Field Value
    Type Description
    GUIStyle

    ControllerButtonStyle

    Default style for large button

    Declaration
    public static readonly GUIStyle ControllerButtonStyle
    Field Value
    Type Description
    GUIStyle

    TitleFoldoutStyle

    Default style for foldouts with large font size title

    Declaration
    public static readonly GUIStyle TitleFoldoutStyle
    Field Value
    Type Description
    GUIStyle

    TitleFoldoutStyle

    Default style for foldouts with large font size title

    Declaration
    public static readonly GUIStyle TitleFoldoutStyle
    Field Value
    Type Description
    GUIStyle
    In This Article
    • Fields
      • BoldFoldoutStyle
      • BoldFoldoutStyle
      • BoldLargeTitleStyle
      • BoldLargeTitleStyle
      • BoldTitleFoldoutStyle
      • BoldTitleFoldoutStyle
      • ControllerButtonStyle
      • ControllerButtonStyle
      • TitleFoldoutStyle
      • TitleFoldoutStyle
    Back to top Generated by DocFX