This version of Unity is unsupported.

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.