In the Universal Render Pipeline (URP), add shadows from 2D lights or create a custom shadow.
| Topic | Description |
|---|---|
| Add shadows from 2D lights | Add a Shadow Caster 2D component to a GameObject, and change or merge shadows. |
| Create a custom 2D shadow | Create a custom 2D shadow using the ShadowShape2DProvider API. |