GetLightColor()


Module: Entity
SP Only

Summary:

Gets the current color of the light, as an RGB vector.



Call this on:

<entity> A light entity



Example:

color = self GetLightColor();