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

RenderSettings.ambientMode

public static Rendering.AmbientMode ambientMode;

Description

Ambient lighting mode.

Unity can provide ambient lighting in several modes, for example directional ambient with separate sky, equator and ground colors, or flat ambient with a single color.

Additional resources: AmbientMode.