/cui_color_picker

Color Picker for Unity UI in a single script/prefab

Primary LanguageC#MIT LicenseMIT

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 onValueChange ) to set the callback.