# Sky and Weather

This section explains the meaning of each parameter in the Environment panel in detail. The Environment panel is divided into two main parts that control the atmosphere of the scene together.

## :white\_sun\_small\_cloud: Sky Light <a href="#sky" id="sky"></a>

{% content-ref url="/pages/-MkMObLl4fujFu5CuDAD" %}
[How to adjust parameters of Sky Light?](/user-guide/environment/sky.md)
{% endcontent-ref %}

:point\_up\_2:Control the natural light environment, i.e. the sun and the sky. HDRI lighting can also be used to customize the background and environment light.

## :snowflake: Weather <a href="#weather" id="weather"></a>

{% content-ref url="/pages/-MkMOaBrsQSCQgb37fmx" %}
[How to adjust the weather in D5?](/user-guide/environment/weather.md)
{% endcontent-ref %}

:point\_up\_2:Adjusting clouds, fog and wind parameters to bring realism to the scene.


---

# 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.d5render.com/user-guide/environment.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.
