Publisher | Ward Dehairs |
---|---|
File size | 368.64kB |
Number of files | 51 |
Latest version | 2.5.1 |
Latest release date | 2022-06-06 12:50:49 |
First release date | 2019-07-26 01:22:08 |
Supported Unity versions | 2018.4.2 or higher |
The Flexible Color Picker includes different sliders and UI elements that can be turned on or off as desired, including:
○ A preview of the selected color, with and without alpha
○ RGB Sliders
○ HSV Sliders
○ Alpha Slider
○ Hexadecimal input field
○ 2D HSV Slider
○ Options to change what is shown on the 2D Slider
Each slider will automatically update its displayed colors to show the user exactly which ones they can select with each slider.
The color picker asset is entirely flexible and compatible with Unity's UI features, including:
○ Turning off unneeded elements
○ Changing sizes, rearranging and moving elements individually
○ Switch between horizontal and vertical orientation for sliders
○ Compatible with transform scale and rotation, including automatic canvas scaling
○ NEW! Static mode avoids using custom shaders to ensure the FCP is compatible with any platform in any situation. Improves performance too
○ NEW! Support for multiple FCP instances
○ NEW! Support for world space and overlay canvas render modes
○ NEW! Builtin tools for saving/loading
The main script exposes a simple color value that you can integrate into your scripting as desired.