# LIGHTING SUPPORT

### Universal Render Pipeline 2D Lighting

Import files from `Patch - URP 2D Lit` located at the root folder of the asset.

It will replace current monster shaders and some materials with URP 2D Lighting supported version.

### Universal Render Pipeline 3D Lighting

Import files from `Patch - URP Lit` located at the root folder of the asset.

It will replace current monster shaders and some materials with URP 3D Lit supported version.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cainos.net/pixel-art-monster-dungeon/lighting-support.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
