Version: 2019.2
Custom fall-off
Using precomputed lighting

Enlighten

Enlighten is deprecated, and will soon be removed. Please refer to the Unity blog for more information. As an alternative, use Progressive GPU Lightmapper (Preview) or Progressive CPU Lightmapper.

Unity’s Enlighten lightmapper relies on precomputed real-time GI to generate indirect lighting. This can be an advantage, because changing the lighting can produce new lightmaps fairly quickly. However, it can also be a disadvantage compared to progressive lightmapping, because it imposes UV layout limitations even if you are only interested in using it for baked lighting.

To use the Enlighten Lightmapper, go to Window > Rendering > Lighting Settings, navigate to Lightmapping Settings, and set Lightmapper to Enlighten.

See Lightmapping Settings for more information about the options in this window. See the Precomputed Realtime GI tutorial to learn more about Enlighten optimizations.


Progressive Lightmapper added in 2018.1 NewIn20181

2017–05–18 Page published

Custom fall-off
Using precomputed lighting