C# Class UnityEditor.ColorPicker.Styles

显示文件 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_oe property

public GUIStyle,UnityEngine axisLabelNumberField
return UnityEngine.GUIStyle

background public_oe property

public GUIStyle,UnityEngine background
return UnityEngine.GUIStyle

colorCycle public_oe property

public GUIContent,UnityEngine colorCycle
return UnityEngine.GUIContent

colorPickerBox public_oe property

public GUIStyle,UnityEngine colorPickerBox
return UnityEngine.GUIStyle

colorToggle public_oe property

public GUIContent,UnityEngine colorToggle
return UnityEngine.GUIContent

eyeDropper public_oe property

public GUIContent,UnityEngine eyeDropper
return UnityEngine.GUIContent

foldout public_oe property

public GUIStyle,UnityEngine foldout
return UnityEngine.GUIStyle

headerLine public_oe property

public GUIStyle,UnityEngine headerLine
return UnityEngine.GUIStyle

label public_oe property

public GUIStyle,UnityEngine label
return UnityEngine.GUIStyle

pickerBox public_oe property

public GUIStyle,UnityEngine pickerBox
return UnityEngine.GUIStyle

presetsToggle public_oe property

public GUIContent,UnityEngine presetsToggle
return UnityEngine.GUIContent

sliderCycle public_oe property

public GUIContent,UnityEngine sliderCycle
return UnityEngine.GUIContent

sliderToggle public_oe property

public GUIContent,UnityEngine sliderToggle
return UnityEngine.GUIContent

thumb2D public_oe property

public GUIStyle,UnityEngine thumb2D
return UnityEngine.GUIStyle

thumbHoriz public_oe property

public GUIStyle,UnityEngine thumbHoriz
return UnityEngine.GUIStyle

thumbVert public_oe property

public GUIStyle,UnityEngine thumbVert
return UnityEngine.GUIStyle

toggle public_oe property

public GUIStyle,UnityEngine toggle
return UnityEngine.GUIStyle

tonemappingToggle public_oe property

public GUIContent,UnityEngine tonemappingToggle
return UnityEngine.GUIContent