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

Switch to Manual
public static var ambientSkyColor: Color;

Description

Ambient lighting coming from above.

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

See Also: ambientMode, ambientGroundColor, ambientEquatorColor.