Legacy Documentation: Version 2017.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

LightmapParameters.blurRadius

public int blurRadius;

Description

The radius (in texels) of the post-processing filter that blurs baked direct lighting.

The filter is aware of geometry and visibility between texels and thus light leaking is reduced. In general, a value in the range from 2 to 8 leads to good results. Note that the processing time depends on the filter size squared and thus larger values should be avoided.

Did you find this page useful? Please give it a rating: