Singularity/Library/PackageCache/com.unity.render-pipelines..../Documentation~/urp-lighting-mode.md

10 lines
488 B
Markdown
Raw Normal View History

2024-05-06 14:45:45 -04:00
# Lighting Mode
The [Lighting Mode](https://docs.unity3d.com/Manual/lighting-mode.html) that you choose in the Lighting window determines the behavior of all Mixed Lights in the current Scene.
URP supports the following Lighting Modes:
* [Baked Indirect](https://docs.unity3d.com/Manual/LightMode-Mixed-BakedIndirect.html)
* [Subtractive](https://docs.unity3d.com/Manual/LightMode-Mixed-Subtractive.html)
* [Shadowmask](https://docs.unity3d.com/Manual/LightMode-Mixed-Shadowmask.html)