Tanoda
UnityEngine.UI.Extensions.ColorPicker.ColorSlider Class Reference

Displays one of the color values of aColorPicker More...

Inheritance diagram for UnityEngine.UI.Extensions.ColorPicker.ColorSlider:

Public Attributes

ColorPickerControl ColorPicker
 
ColorValues type
 Which value this slider can edit. More...
 

Detailed Description

Displays one of the color values of aColorPicker

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

Member Data Documentation

◆ ColorPicker

ColorPickerControl UnityEngine.UI.Extensions.ColorPicker.ColorSlider.ColorPicker

◆ type

ColorValues UnityEngine.UI.Extensions.ColorPicker.ColorSlider.type

Which value this slider can edit.

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


The documentation for this class was generated from the following file: