# Home

UniStorm HDRP is a new asset that utilizes Unity's HDRP features to give you AAA procedural volumetric clouds, volumetric fog, cloud shadows, time of day, and more all through UniStorm's well-known framework.

## Quick Links

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th></th><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 align="center">Setting up a Project for UniStorm HDRP</td><td align="center"></td><td></td><td><a href="https://2678751410-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSGRLoUkBrN0eIyVpQDwh%2Fuploads%2FyjrFpeYctKyNBsDPn42X%2FEnable%20Volumetric%20Clouds%201.png?alt=media&#x26;token=ba3d4437-a4b1-423e-b856-7aebff10aae4">Enable Volumetric Clouds 1.png</a></td><td><a href="getting-started/setting-up-a-project-with-unistorm-hdrp">setting-up-a-project-with-unistorm-hdrp</a></td></tr><tr><td align="center">Included UniStorm Demo Scenes</td><td align="center"></td><td></td><td><a href="https://2678751410-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSGRLoUkBrN0eIyVpQDwh%2Fuploads%2FEJnRakOUabqMkMpM3Mhk%2FFly%20Through%20Clouds.png?alt=media&#x26;token=4916990f-fbb1-4e0e-b0be-0caa1424264f">Fly Through Clouds.png</a></td><td><a href="getting-started/included-demo-scenes">included-demo-scenes</a></td></tr><tr><td align="center">Adding UniStorm to a Scene</td><td align="center"></td><td></td><td><a href="https://2678751410-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSGRLoUkBrN0eIyVpQDwh%2Fuploads%2FXNXO890d1wcdIU2oVo3q%2Fimage.png?alt=media&#x26;token=47a2f0ba-3977-4dd1-8c5b-fd627402a194">image.png</a></td><td><a href="getting-started/adding-unistorm-to-a-scene">adding-unistorm-to-a-scene</a></td></tr><tr><td align="center">Setting up a Player with UniStorm</td><td align="center"></td><td></td><td><a href="https://2678751410-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSGRLoUkBrN0eIyVpQDwh%2Fuploads%2FDEfKElnNbGNeJZIfaUzs%2Fimage.png?alt=media&#x26;token=117d309f-8b7c-4dea-8427-a378bd835ac9">image.png</a></td><td><a href="getting-started/setting-up-a-player-with-unistorm">setting-up-a-player-with-unistorm</a></td></tr><tr><td align="center">Update Lighting in Editor</td><td align="center"></td><td></td><td><a href="https://2678751410-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSGRLoUkBrN0eIyVpQDwh%2Fuploads%2FZ1IRovnqSCTfwoXteSEy%2FRun%20In%20Editor%20(Card).gif?alt=media&#x26;token=071ccc54-9f8e-4e51-9c23-90e0e33ff862">Run In Editor (Card).gif</a></td><td><a href="unistorm-editor/time-tab/update-lighting-in-editor">update-lighting-in-editor</a></td></tr><tr><td align="center">Assigning Weather Types</td><td align="center"></td><td></td><td><a href="https://2678751410-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSGRLoUkBrN0eIyVpQDwh%2Fuploads%2FoJLoilvsYSSd19KY3MSh%2FAll%20Weather%20Types%20(Shown).png?alt=media&#x26;token=0a5d3c8d-e2bc-4627-8dc6-1e31255b2a4c">All Weather Types (Shown).png</a></td><td><a href="unistorm-editor/weather-tab/assigning-weather-types">assigning-weather-types</a></td></tr><tr><td align="center">UniStorm API</td><td align="center"></td><td></td><td><a href="https://2678751410-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSGRLoUkBrN0eIyVpQDwh%2Fuploads%2FfX5YqtDkFpwWJD1AmEAs%2FUniStorm%20API.png?alt=media&#x26;token=050f904a-a424-4eb3-881e-c46f7400dbc0">UniStorm API.png</a></td><td><a href="unistorm-api/all-available-api">all-available-api</a></td></tr></tbody></table>


---

# 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://bhs-2.gitbook.io/unistorm-hdrp-wiki/home.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.
