![]() |
Lysa.ui
0.0
Lysa 3D Engine
|
Color component identifying a row of a ColorPicker.
Lua full name: lysa.ui.ColorPickerComponent
Constants | |
| integer | RED |
| First component: red, or hue in HSV mode. | |
| integer | GREEN |
| Second component: green, or saturation in HSV mode. | |
| integer | BLUE |
| Third component: blue, or brightness in HSV mode. | |
| integer | ALPHA |
| Fourth component: alpha. | |
| integer RED |
First component: red, or hue in HSV mode.
| integer GREEN |
Second component: green, or saturation in HSV mode.
| integer BLUE |
Third component: blue, or brightness in HSV mode.
| integer ALPHA |
Fourth component: alpha.