説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

lighting-in-urp.md 1.0KB


uid: urp-docfx-lighting-in-urp

Lighting in the Universal Render Pipeline

All of Unity’s render pipelines share common lighting functionality, but each render pipeline has some important differences.

Areas where the Universal Render Pipeline (URP) differs from Unity’s common lighting functionality are:

For a full comparison of lighting features between Unity’s Built-in Render Pipeline and URP, and an up to date list of lighting features that are currently under research, check the Render pipeline feature comparison.

For a general introduction to lighting in Unity and examples of common lighting workflows, refer to the Lighting section of the Unity Manual.