# Scene

## **Fog Scene**

This setting creates a distant fog in outdoor environments. Only visible when the Atmosphere is active.

## **Indirect Shadows**

This feature creates the effect of selfcast shadows also called <mark style="color:blue;">Ambient Occlusion</mark>.

<figure><img src="/files/WJcF5X2J05R7gdP7dvcE" alt=""><figcaption><p>Ambient Occlusion - Animation On/Off</p></figcaption></figure>

![Ambient Occlusion - Off](/files/EGPxhcJfvm1Wr42m5ubi) ![Ambient Occlusion - On](/files/Clh8hITPPocTGNPiE3cc)

The <mark style="color:blue;">AO Radius</mark> parameter changes the area, which is influenced:

<figure><img src="/files/dPP3vR0j2blTJ0vlVQSG" alt=""><figcaption><p>Ambient Occlusion Radius animation 1cm/400cm</p></figcaption></figure>

Starting with R3.2 the new High Quality AO can render a much higher AO Radius, which is perfect for indoor scenes together with indirect lighting.&#x20;

{% hint style="info" %}
This is only available when the <mark style="color:blue;">Scene Quality</mark> option is higher than low quality.
{% endhint %}

##

## **Wind**

You can set the <mark style="color:blue;">wind direction</mark>, <mark style="color:blue;">elevation</mark>, and <mark style="color:blue;">speed</mark> to adjust the [Lighting Fog & Haze](/depence-rendering/depence-render-settings/depence-lighting.md#fog-and-haze) rendering.


---

# 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://help.depence.com/depence-rendering/depence-render-settings/depence-scene.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.
