Skip to content
Media 0 for listing UMG Color Pickers

Description

V1.1 : Added 3 new color pickers : use HSV sliders, RGB sliders or a combination of the 2 to pick a color.

V1.2 : 4.24 support

V1.3 : Bigger/Nicer selectors in color wheels and sliders.

V1.4 : Renaming of some components

V1.5 : Handle continuous drag in main components

A set of 7 color pickers widgets made entirely in UMG:

  • 1 color wheel allowing to select Hue and Saturation + slider to select Value
  • 1 color wheel allowing to select Hue + square to select Saturation and Value
  • 1 color square allowing to select Hue and Saturation + slider to select Value
  • 1 color square allowing to select Saturation and Value + slider to select Hue
  • HSV sliders to select Hue, Saturation and Value
  • RGB sliders to select Red, Green and Blue components
  • HSV + RGB sliders

Color is updated on drag or on click.

Easy to integrate : Select the starting color and bind to the OnColorChanged event

Included formats

  • logo of Unreal Engine format