Class MixedRealityStylesUtility
Inherited Members
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 |
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 |
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 |