SnapshotGames / cui_color_picker

Color Picker for Unity UI in a single script/prefab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Color Picker for Unity UI in a single script/prefab

License:MIT License


Languages

Language:C# 100.0%