Corrects artifacts from spatial offset between probes of different cascade levels. Probes at different levels contribute duplicate energy from the same source at different angles, causing ringing near light sources. The fix reprojects sampling rays to the bilinearly sampled probes’ positions.

This is a different problem from the bilinear-fix — that fixes interpolation discontinuities; this fixes energy duplication from positional parallax.

Related: bilinear-fix · nearest-fix