Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


indirectScale

Allows for scaling the contribution coming from real-time & baked lightmaps. Note: this value can be set in the Lighting Window UI and it is serialized, that is not the case for other properties in this class.
Read time 1 minuteLast updated 7 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
Warning
Deprecated. Enlighten realtime Global Illumination is deprecated and will be removed in a future release. #from(6000.7)
public static float indirectScale { get; set; }