LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

LightmapParameters.irradianceBudget

public int irradianceBudget;

Description

The amount of data used for realtime GI 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.