SetSkyBoxHorizonColor

Description

Sets the color that will appear at the horizon. By default this is 255,255,255. Colors should be in the range 0 to 255, although this is not limited and values outside this range will be accepted, including negative values.

Definition

SetSkyBoxHorizonColor( red, green, blue )

Parameters