# Volumetric Light Rendering

### Quick Links

{% content-ref url="/pages/PBiI2zOVSDYuZphwWtA9" %}
[Help Forum](/volumetric-lightning/help/help-forum.md)
{% endcontent-ref %}

### Overview

Here is a quick Overview of our Asset:

> *Simulate natural volumetric light that adds depth and atmosphere to your scene. Seamlessly integrate volumetric effects with Dynamic's Volumetric Light.*
>
> **Realistic Volumetric Effects:** Simulate natural volumetric light that adds depth and atmosphere to your scene.
>
> **Easy Integration**: Quickly set up and seamlessly integrate into Unity projects, saving you time and effort.
>
> **Customizable:** Adjust the lighting effects to suit your project's needs with a range of adjustable parameters:
>
> * **Intensity and Scattering:** Control the brightness and diffusion of light.
>
> * **Raymarch:** Adjust the precision and quality of the volumetric effect.
>
> * **Distance and Diffusion:** Define how light interacts over distance and spreads through the atmosphere.
>
> * **Noise Settings:** Add realistic variability to your lighting effects.
>
> **Advanced Phase Functions:** Choose between different scattering models to accurately depict various lighting scenarios, enhancing realism.

{% embed url="<https://drive.google.com/file/d/1WZ6SgMcq3ZjpLFV1dVvSeUpuaGKhd_FE/view?usp=drive_link>" %}
Oasis Demo
{% endembed %}

## Get Started

We've put together some helpful guides for you to get setup with our asset quickly and easily.

{% content-ref url="/pages/rNb00L6xkBDPtsTJg2iI" %}
[Creating a new Project](/volumetric-lightning/product-guides/creating-a-new-project.md)
{% endcontent-ref %}

{% content-ref url="/pages/llTTnFUItAMsghlg4s8P" %}
[Project Setup](/volumetric-lightning/product-guides/project-setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/WTU46lpWC9w0iJJvkcRy" %}
[Tips and Tricks](/volumetric-lightning/product-guides/tips-and-tricks.md)
{% endcontent-ref %}


---

# 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://dynamics-organization-3.gitbook.io/volumetric-lightning/volumetric-light-rendering.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.
