RenderSettings.ambientSkyColor

public static Color ambientSkyColor;

Description 描述

Ambient lighting coming from above.

Trilight ambient lighing mode uses this color to affect upwards-facing object parts.

See Also: ambientMode, ambientGroundColor, ambientEquatorColor.