평점 만점의 리뷰가 11,000개 이상
8만 5천명 이상의 리뷰
10만명 이상의 포럼 멤버가 선호하는 에셋
유니티에서 모더레이팅하는 모든 에셋
Unity Version | Built-in | URP | HDRP |
---|---|---|---|
2019.4.31f1 | Compatible | Compatible | Compatible |
- Works with standard, builtin Unity UI (Canvas system)
- Slider interaction works with standard Unity events, requiring a pointer
- NO builtin compatibility for VR
- Includes builtin support for TextMeshPro
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.