Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 336 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 336 Bytes

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.