Awesome
Color Picker for Unity UI in a single script/prefab
Usage
The interface consists of 'Color' read/write property and a 'onValueChange' callback. Call SetOnValueChangeCallback( Action<Color> onValueChange ) to set the callback.
The interface consists of 'Color' read/write property and a 'onValueChange' callback. Call SetOnValueChangeCallback( Action<Color> onValueChange ) to set the callback.