> For the complete documentation index, see [llms.txt](https://graphicscat.gitbook.io/graphicscat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://graphicscat.gitbook.io/graphicscat/documentation/graphics-essentials.md).

# Graphics Essentials

Graphics Essentials is a collection of URP graphics solutions that extend URP’s rendering capabilities while staying closely aligned with real game needs. With Graphics Essentials, you can quickly apply commonly used visual effects and accelerate your development workflow.

Purchasing Graphics Essentials is far more cost-effective than buying individual packages separately — the discount is substantial. On top of that, the collection will continue to expand over time, meaning that by buying now, you’re essentially getting a bundle of GraphicsCat products at a fraction of the price.

Graphics Essentials currently includes the following modules:

<table data-card-size="large" data-view="cards"><thead><tr><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/files/WE9Yc3ZlbEIq9VsTYUiM">/files/WE9Yc3ZlbEIq9VsTYUiM</a></td><td><a href="/pages/6ZC91qtZjhU4PfdI0I0f">/pages/6ZC91qtZjhU4PfdI0I0f</a></td></tr><tr><td><a href="/files/dZwYuIZ8xUKfgz38rGyL">/files/dZwYuIZ8xUKfgz38rGyL</a></td><td><a href="/pages/dDKyEISUGrXr0xDAOisE">/pages/dDKyEISUGrXr0xDAOisE</a></td></tr><tr><td><a href="/files/rsQ585F1tCRaBCENbBlF">/files/rsQ585F1tCRaBCENbBlF</a></td><td><a href="/pages/49de8a1ba86bce91f7bb2b86242ae3f379d426ee">/pages/49de8a1ba86bce91f7bb2b86242ae3f379d426ee</a></td></tr><tr><td><a href="/files/1c1hPZsawb6EkzctWVB3">/files/1c1hPZsawb6EkzctWVB3</a></td><td><a href="/pages/dd95da75c8e9be625dac15604e66f8a9e8e27e64">/pages/dd95da75c8e9be625dac15604e66f8a9e8e27e64</a></td></tr><tr><td><a href="/files/3efb7UolLiNiW5Ux1hum">/files/3efb7UolLiNiW5Ux1hum</a></td><td><a href="/pages/vhPsFZbl6Vj65RgKb95K">/pages/vhPsFZbl6Vj65RgKb95K</a></td></tr><tr><td><a href="/files/His33bY2eNm3jef3G9Gk">/files/His33bY2eNm3jef3G9Gk</a></td><td><a href="/pages/2MINKTuYwpTqHXKEowH3">/pages/2MINKTuYwpTqHXKEowH3</a></td></tr><tr><td><a href="/files/kVMjKT0dxVHShRuto4mf">/files/kVMjKT0dxVHShRuto4mf</a></td><td><a href="/pages/wMl9teGpaY8x4ry1wS0d">/pages/wMl9teGpaY8x4ry1wS0d</a></td></tr><tr><td><a href="/files/oQmbfC9DfCJ9aym7JPv1">/files/oQmbfC9DfCJ9aym7JPv1</a></td><td><a href="/pages/DmK2KFMHBbywNkIa2mJp">/pages/DmK2KFMHBbywNkIa2mJp</a></td></tr><tr><td><a href="/files/4Ky2yd2dGz2VkPf9WeTO">/files/4Ky2yd2dGz2VkPf9WeTO</a></td><td><a href="/pages/83a7d756f71790de3569419aa9b75358c99d3d6f">/pages/83a7d756f71790de3569419aa9b75358c99d3d6f</a></td></tr><tr><td><a href="/files/5uyBYl911JZYEH41O4Vh">/files/5uyBYl911JZYEH41O4Vh</a></td><td><a href="/pages/NVwRpGZgtvpt3VOQU02e">/pages/NVwRpGZgtvpt3VOQU02e</a></td></tr></tbody></table>

<details>

<summary>Enjoying this package?</summary>

* Give it a quick rating or leave a short review on the Unity Asset Store.
* Your feedback helps us improve and add even more features!
* [Review on Unity Asset Store](https://assetstore.unity.com/packages/slug/327637)

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://graphicscat.gitbook.io/graphicscat/documentation/graphics-essentials.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.
