Class VisualEffectEditor.Styles
Inheritance
System.Object
VisualEffectEditor.Styles
Syntax
protected static class Styles
Fields
Declaration
public static readonly GUIStyle categoryHeader
Field Value
Type |
Description |
GUIStyle |
|
Declaration
public const float headerBottomMargin = 4F
Field Value
Type |
Description |
System.Single |
|
Declaration
public const float headerTopMargin = 8F
Field Value
Type |
Description |
System.Single |
|
Declaration
public static readonly GUILayoutOption MiniButtonWidth
Field Value
Type |
Description |
GUILayoutOption |
|
PlayControlsHeight
Declaration
public static readonly GUILayoutOption PlayControlsHeight
Field Value
Type |
Description |
GUILayoutOption |
|
toggleMixedStyle
Declaration
public static readonly GUIStyle toggleMixedStyle
Field Value
Type |
Description |
GUIStyle |
|
toggleStyle
Declaration
public static readonly GUIStyle toggleStyle
Field Value
Type |
Description |
GUIStyle |
|