Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.

Additional resources: ambientMode, ambientGroundColor, ambientEquatorColor.