Color of the scene's ambient light.
// Make the ambient lighting red RenderSettings.ambientLight = Color.red;
See Also: Render Settings manager.