Lighting Optimisation Tutorial
This is the example project and assets used in the
by Unity Technologies
★★★★★ star rating
Price History +
This is the example project and assets used in the Lighting Optimization (Precomputed Realtime GI) project on Unity Learn.
This Unity project and the learning experience has been designed for Unity 2019.4 LTS or higher.
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.