com.unity.render-pipelines.lightweight
The Lightweight Render Pipeline (LWRP) is a prebuilt Scriptable Render Pipeline, made by Unity. The technology offers graphics that are scalable to mobile platforms, and you can also use it for higher-end consoles and PCs. You’re able to achieve quick rendering at a high quality without needing compute shader technology. LWRP uses simplified, physically based Lighting and Materials. The LWRP uses single-pass forward rendering. Use this pipeline to get optimized real-time performance on several platforms.
These package versions are safe to use with Unity version 2019.4:
Documentation location: | Versions available: |
---|---|
com.unity.render-pipelines.lightweight@7.4 | 7.4.1 |
com.unity.render-pipelines.lightweight@7.3 | 7.3.1 |