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

RenderSettings.ambientGroundColor

public static Color ambientGroundColor;

Description

Ambient lighting coming from below.

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

Additional resources: ambientMode, ambientSkyColor, ambientEquatorColor.