Links |
---|
Returns the HSV values of the selected color.
h, s, v = ColorSelect:GetColorHSV()
Returns
- h
- number -
[0, 360]
hue - s
- number -
[0.0, 1.0]
saturation - v
- number -
[0.0, 1.0]
value
Links |
---|
Returns the HSV values of the selected color.
h, s, v = ColorSelect:GetColorHSV()
[0, 360]
hue[0.0, 1.0]
saturation[0.0, 1.0]
value