Additive Loading Lighting Examples

- Category:
- Templates › Tutorials
- Developer:
- Unity Technologies
- Price:
- FREE
- Rating:
- Favorites:
- 442
- Download Size:
- 14.36 MB
- Current Version:
- 1.3.0
- Supported Unity Version:
- 2019.4.31 or higher
- Last Update:
- Jun 13, 2022
- Original Release:
- Oct 2, 2018
- Description:
What is this?
This is a free educational project to help teach the fundamentals of working with lighting and Additive Loading in Unity. Understanding these concepts is crucial to the successful implementation of global illumination in Multi-Scene setups.
The project contains a number of Scenes exploring various aspect of Unity's Multi-Scene lighting workflows. Accompanying these is an in-game teaching system which explains how Scenes have been configured to work with Additive Loading.
The project is designed to be used in relation to Unity documentation.
The package includes examples in which we teach:
- How Lighting Data is associated with Scenes when using Multi-Scene Editing.
- Where Baked Global Illumination lightmaps are stored and how Scenes using lightmaps can be combined during Play.
- How Realtime Global Illumination works when dynamically loading and unloading Scenes.
- What happens when Light Probes are loaded during Play mode and how it is possible to swap Light Probes when loading or unloading Scenes.
- Technical Details:
- Progressive Lightmapper
- Enlighten Realtime GI
- Additive scene loading
- continue »