# Update Lighting in Editor

Update Lighting in Editor allows you to adjust UniStorm's time of day and have it update in real-time within the Unity Editor.

{% hint style="warning" %}
Weather Types are not currently supported for Update Lighting in Editor.
{% endhint %}

<figure><img src="/files/h8CC7ueMfZX4X9BweNVd" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**Important:** Scene Skybox, Clouds, Fog, and Post-Processing will need to be enabled within your scene in order to see the changes in lighting while in the Scene View. Always Refresh can also optionally be checked to allow clouds to update within the Scene View.
{% endhint %}

<figure><img src="/files/YPn9PAFcQDp9mLyKibmj" alt=""><figcaption></figcaption></figure>

To enable Update Lighting in Editor, press the Update Lighting in Editor. By default, this is set to noon. You can use the Editor Time Control to control the time of day. Keep in mind this will also control your current starting time of day. When you have found the desired time of day, you can release the slider and UniStorm will keep this time of day active. You can also adjust colors in real-time while this is active. To disable, press the button again. This will continue to have that time of day, even if you change scenes.

<figure><img src="/files/JTiO9LrNQpRdsvlOjFAw" alt=""><figcaption></figcaption></figure>


---

# 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/unistorm-editor/time-tab/update-lighting-in-editor.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.
