Links |
---|
Returns the RGB values of the currently selected color.
r, g, b = ColorSelect:GetColorRGB()
Returns
- r
- number -
[0.0, 1.0]
red - g
- number -
[0.0, 1.0]
green - b
- number -
[0.0, 1.0]
blue
Links |
---|
Returns the RGB values of the currently selected color.
r, g, b = ColorSelect:GetColorRGB()
[0.0, 1.0]
red[0.0, 1.0]
green[0.0, 1.0]
blue