Class Styling
Inheritance
System.Object
Styling
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UnityEditor.Rendering.PostProcessing
Syntax
public static class Styling
Fields
labelHeader
Declaration
public static readonly GUIStyle labelHeader
Field Value
Type | Description |
---|---|
GUIStyle |
miniLabelButton
Declaration
public static readonly GUIStyle miniLabelButton
Field Value
Type | Description |
---|---|
GUIStyle |
paneOptionsIconDark
Declaration
public static readonly Texture2D paneOptionsIconDark
Field Value
Type | Description |
---|---|
Texture2D |
paneOptionsIconLight
Declaration
public static readonly Texture2D paneOptionsIconLight
Field Value
Type | Description |
---|---|
Texture2D |
preLabel
Declaration
public static readonly GUIStyle preLabel
Field Value
Type | Description |
---|---|
GUIStyle |
smallTickbox
Declaration
public static readonly GUIStyle smallTickbox
Field Value
Type | Description |
---|---|
GUIStyle |
wheelLabel
Declaration
public static readonly GUIStyle wheelLabel
Field Value
Type | Description |
---|---|
GUIStyle |
wheelThumb
Declaration
public static readonly GUIStyle wheelThumb
Field Value
Type | Description |
---|---|
GUIStyle |
wheelThumbSize
Declaration
public static readonly Vector2 wheelThumbSize
Field Value
Type | Description |
---|---|
Vector2 |