12
Lighting Using the Universal Render Pipeline
Lighting is a complex topic and there are several possible ways to handle it, with each one having its pros and cons. In order to get the best possible quality and performance, you need to know exactly how your renderer handles lighting, and that is exactly what we are going to do in this chapter. We will discuss how lighting is handled in Unity’s Universal Render Pipeline (URP), as well as how to properly configure it to adapt our scene’s mood with proper lighting effects.
In this chapter, we will examine the following lighting concepts:
- Applying lighting
- Applying shadows
- Optimizing lighting
At the end of the chapter, we will have properly used the different Unity Illumination systems like ...
Get Hands-On Unity 2022 Game Development - Third Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.