Unity Learn home
View Tutorial Content

Understanding Rendering Paths

Tutorial
Intermediate
+10 XP
10 Mins
(31)
Overview
Summary
Realtime lights can be expensive to performance due the calculations that have to be done to determine the valid pixel color when there is a light in range. So, when you have a scene with varying amounts of light that need to be rendered, there are two rendering paths you should consider. In this tutorial, you will learn about the different rendering paths.
Select your Unity version
Last updated: May 06, 2020
2019.4
2019.3
2019.2
2019.1
2018.4
2018.3
2018.2
2018.1
Language
English
Unity Pro
The complete solution for professionals to create, operate and monetize.
Understanding Rendering Paths