Tanoda
|
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 } |
Credit judah4 Sourced from - http://forum.unity3d.com/threads/color-picker.267043/
Enumerator | |
---|---|
R | |
G | |
B | |
A | |
Hue | |
Saturation | |
Value |
Definition at line 6 of file unity-ui-extensions/Runtime/Scripts/Controls/ColorPicker/ColorValues.cs.