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

Script language

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

AmbientMode

enumeration

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.

See Also: RenderSettings.ambientMode, Lighting Window.

Variables

SkyboxSkybox-based or custom ambient lighting.
TrilightTrilight ambient lighting.
FlatFlat ambient lighting.
CustomAmbient lighting is defined by a custom cubemap.

Did you find this page useful? Please give it a rating: