Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/SnapshotGames/cui_color_picker

Color Picker for Unity UI in a single script/prefab
https://github.com/SnapshotGames/cui_color_picker

Last synced: 2 months ago
JSON representation

Color Picker for Unity UI in a single script/prefab

Awesome Lists containing this project

README

        

Color Picker for Unity UI in a single script/prefab
======

![Screenshot](http://i.imgur.com/OzruMEX.png)

[Link to video](https://youtu.be/Pmm9emSL6Pc)

Usage
======

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