GetMapSunLight()


Module: Level
SP Only

Summary:

Returns the default sun color for a level in an array of size 3. Index 0 is red, index 1 is green, and index 2 is blue.



Example:

level.defaultSunLight = GetMapSunLight();