This version of Unity is unsupported.

RenderSettings.ambientSkyColor

public static Color ambientSkyColor;

Description

Ambient lighting coming from above.

Trilight ambient lighing mode uses this color to affect upwards-facing object parts.

See Also: ambientMode, ambientGroundColor, ambientEquatorColor.