![]() |
The API is no longer being updated here until further notice. |
Returns the RGB values of the selected color.
rgbR, rgbG, rgbB = ColorSelect:GetColorRGB()
Returns
- rgbR
- number
[0.0, 1.0]- red - rgbG
- number
[0.0, 1.0]- green - rgbB
- number
[0.0, 1.0]- blue
