Home

Awesome

Color Picker for Unity UI in a single script/prefab

Screenshot

Link to video

Usage

The interface consists of 'Color' read/write property and a 'onValueChange' callback. Call SetOnValueChangeCallback( Action<Color> onValueChange ) to set the callback.