This is the example project and assets used in the Lighting Optimisation (Precomputed Realtime GI) project on Unity Learn.
This Unity project and the learning experience has been designed for Unity 2019.4 LTS.
The project contains the following scenes:
- LightingTutorialOptimal is configured for a production quality lighting result with a minimal precompute time.
- LightingTutorialNonOptimal demonstrates a lot of the common problems we see through our support channels.
- LightingTutorialStart should be used as a starting-point when following along with the online tutorials.