cuiColorPickerWheel
A custom-built CuoreUI control.
This is an HSV color picker control. Ring outside select the hue. The triangle inside selects the saturation and value.
Exposes Content
and WheelThickness
Events
ContentChanged
Everytime the color changes. Use this to know what the user is choosing before they let go of their left mouse button.SelectedColor
When the user stops holding their mouse down.
Last updated