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.ambientEquatorColor

Switch to Manual
public static var ambientEquatorColor: Color;

Description

Ambient lighting coming from the sides.

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

In Flat ambient lighting mode, equator color is just the single ambient color, and has the same value as ambientLight.

See Also: ambientMode, ambientSkyColor, ambientGroundColor.