Version: 2021.1
Reflection Probe
Generating lighting data

Precomputed lighting data

Unity can perform lighting calculations in advance, and save the results as lighting data. The process of performing lighting calculations in advance is known as baking, or precomputing. The Baked Global Illumination system and the Realtime Global Illumination system (deprecated) both precompute lighting data.

This section contains information on the following topics:

Reflection Probe
Generating lighting data