[com.unity.render-pipelines.lightweight][]
轻量级渲染管线 (Lightweight Render Pipeline, LWRP) 是由 Unity 制作的预构建可编程渲染管线 (Scriptable Render Pipeline)。这项技术提供可扩展到移动平台的图形,还可以将其用于高端游戏主机和 PC。无需计算着色器技术,就能够以高质量实现快速渲染。LWRP 使用简化的、基于物理的光照和材质。LWRP 使用单通道前向渲染。使用此管线可在多个平台上获得优化的实时性能。
以下包版本可以安全地与 Unity 2019.4 版本搭配使用:
文档位置: | 可用版本: |
---|---|
[com.unity.render-pipelines.lightweight@7.4][] | 7.4.1 |
[com.unity.render-pipelines.lightweight@7.3][] | 7.3.1 |
graphics、performance、rendering、mobile、render、pipeline
[com.unity.render-pipelines.lightweight]:http://docs.unity3d.com/Packages/com.unity.render-pipelines.lightweight@7.4/manual/index.html target=“blank“ [com.unity.render-pipelines.lightweight@7.4]:http://docs.unity3d.com/Packages/com.unity.render-pipelines.lightweight@7.4/manual/index.html target=”blank” [com.unity.render-pipelines.lightweight@7.3]:http://docs.unity3d.com/Packages/com.unity.render-pipelines.lightweight@7.3/manual/index.html target=“_blank”