Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ambientSkyColor

Ambient lighting coming from above.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public static Color ambientSkyColor { get; set; }

Remarks

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