IP_CONST_LIGHTCOLOR_* Constant Group
Itemproperty constants relating to the color of light an item emits.
Constants
Constant | Value | Description | |
---|---|---|---|
IP_CONST_LIGHTCOLOR_BLUE | 0 |
| |
IP_CONST_LIGHTCOLOR_GREEN | 4 |
| |
IP_CONST_LIGHTCOLOR_ORANGE | 5 |
| |
IP_CONST_LIGHTCOLOR_PURPLE | 2 |
| |
IP_CONST_LIGHTCOLOR_RED | 3 |
| |
IP_CONST_LIGHTCOLOR_WHITE | 6 |
| |
IP_CONST_LIGHTCOLOR_YELLOW | 1 |
|
See Also
functions: | ItemPropertyLight |