SetSkyBoxSkyColor

Description

Sets the color that will fill the majority of the sky. By default this is 161,183,209. 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

SetSkyBoxSkyColor( red, green, blue )

Parameters