Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

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

RenderSettings.ambientGroundColor

Switch to Manual
public static var ambientGroundColor: Color;

Description

Ambient lighting coming from below.

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

See Also: ambientMode, ambientSkyColor, ambientEquatorColor.