Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ambientGroundColor

Ambient lighting coming from below.
Read time 1 minuteLast updated 10 days ago

Definition

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

Remarks

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