SetSunColor

Description

Sets a new color for the global directional light. Values should be in the range 0-255 but are not limited to it. Values greater than 255 will over saturate things and values less than 0 will take light away.

Definition

SetSunColor( red, green, blue )

Parameters