Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

LightmapParameters.irradianceBudget

Switch to Manual
public int irradianceBudget;

Description

The amount of data used for Enlighten Realtime Global Illumination texels. Specifies how detailed view of the Scene a texel has. Small values mean more averaged out lighting.

Performance impact: It affects the memory footprint and the rate of lighting updates.