GetLightColor

Category: Objects
Since engine version: 7.0 OC

Description

Gets the RGB color value of the light that the object emits. The color can be changed with SetLightColor.

Syntax

int GetLightColor();
See also: SetLightColor, SetLightRange
Marky, 2015-06