Flat ambient lighting color.
Flat ambient lighting mode uses color. It has the same value as ambientSkyColor.
// Make the ambient lighting red RenderSettings.ambientLight = Color.red;
no example available in C#
See Also: ambientMode, Lighting Window.