This version of Unity is unsupported.

LightmapParameters.irradianceBudget

Switch to Manual
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.