ColorSelect:SetColorHSV

From Warcraft Wiki
Jump to navigation Jump to search

Selects this HSV color in the color picker.

ColorSelect:SetColorHSV(hsvX, hsvY, hsvZ)

Arguments

hsvX
number [0, 360] - Hue; angle on the color wheel in degrees; 0 = red, increasing counter-clockwise
hsvY
number [0.0, 1.0] - Saturation of the color
hsvZ
number [0.0, 1.0] - Value of the color