Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.

See Also: ambientMode, ambientSkyColor, ambientEquatorColor.