C# Class UnityEditor.ColorPicker.Styles

Show file Open project: randomize/VimConfig Class Usage Examples

Public Properties

Property Type Description
axisLabelNumberField UnityEngine.GUIStyle
background UnityEngine.GUIStyle
colorCycle UnityEngine.GUIContent
colorPickerBox UnityEngine.GUIStyle
colorToggle UnityEngine.GUIContent
eyeDropper UnityEngine.GUIContent
foldout UnityEngine.GUIStyle
headerLine UnityEngine.GUIStyle
label UnityEngine.GUIStyle
pickerBox UnityEngine.GUIStyle
presetsToggle UnityEngine.GUIContent
sliderCycle UnityEngine.GUIContent
sliderToggle UnityEngine.GUIContent
thumb2D UnityEngine.GUIStyle
thumbHoriz UnityEngine.GUIStyle
thumbVert UnityEngine.GUIStyle
toggle UnityEngine.GUIStyle
tonemappingToggle UnityEngine.GUIContent

Public Methods

Method Description
Styles ( ) : System

Method Details

Styles() public method

public Styles ( ) : System
return System

Property Details

axisLabelNumberField public property

public GUIStyle,UnityEngine axisLabelNumberField
return UnityEngine.GUIStyle

background public property

public GUIStyle,UnityEngine background
return UnityEngine.GUIStyle

colorCycle public property

public GUIContent,UnityEngine colorCycle
return UnityEngine.GUIContent

colorPickerBox public property

public GUIStyle,UnityEngine colorPickerBox
return UnityEngine.GUIStyle

colorToggle public property

public GUIContent,UnityEngine colorToggle
return UnityEngine.GUIContent

eyeDropper public property

public GUIContent,UnityEngine eyeDropper
return UnityEngine.GUIContent

foldout public property

public GUIStyle,UnityEngine foldout
return UnityEngine.GUIStyle

headerLine public property

public GUIStyle,UnityEngine headerLine
return UnityEngine.GUIStyle

label public property

public GUIStyle,UnityEngine label
return UnityEngine.GUIStyle

pickerBox public property

public GUIStyle,UnityEngine pickerBox
return UnityEngine.GUIStyle

presetsToggle public property

public GUIContent,UnityEngine presetsToggle
return UnityEngine.GUIContent

sliderCycle public property

public GUIContent,UnityEngine sliderCycle
return UnityEngine.GUIContent

sliderToggle public property

public GUIContent,UnityEngine sliderToggle
return UnityEngine.GUIContent

thumb2D public property

public GUIStyle,UnityEngine thumb2D
return UnityEngine.GUIStyle

thumbHoriz public property

public GUIStyle,UnityEngine thumbHoriz
return UnityEngine.GUIStyle

thumbVert public property

public GUIStyle,UnityEngine thumbVert
return UnityEngine.GUIStyle

toggle public property

public GUIStyle,UnityEngine toggle
return UnityEngine.GUIStyle

tonemappingToggle public property

public GUIContent,UnityEngine tonemappingToggle
return UnityEngine.GUIContent