Tanoda
UnityEngine.UI.Extensions.ColorPicker Namespace Reference

Classes

class  ColorImage
 
class  ColorLabel
 
class  ColorPickerControl
 
class  ColorPickerPresets
 
class  ColorPickerPresetsEditor
 
class  ColorSampler
 Samples colors from a screen capture. Warning! In the editor if you're not in Free aspect mode then the captured area includes the grey areas to the left and right of the game view window. In a build this will not be an issue. More...
 
class  ColorSlider
 Displays one of the color values of aColorPicker More...
 
class  ColorSliderImage
 
class  HexColorField
 
class  SVBoxSlider
 

Enumerations

enum  ColorValues {
  R , G , B , A ,
  Hue , Saturation , Value
}
 

Detailed Description

Enumeration Type Documentation

◆ ColorValues

Enumerator
Hue 
Saturation 
Value 

Definition at line 6 of file unity-ui-extensions/Runtime/Scripts/Controls/ColorPicker/ColorValues.cs.