# Enviro - Sky and Weather

You can create presets for different times of day with Enviro. For this, MLS uses [Custom Blendables](/magic-lightmap-switcher/using/custom-blendable.md).&#x20;

You just need to add the prepared script **EnviroHours.cs** from the **Magic Lightmap Switcher ➞ Examples ➞ Scripts** folder to the EnviroSky object.

![](/files/-MgXcb9U2xiQQSYkxU1h)

The **Mls\_b\_EnviroHours** variable is linked to the time system in **Enviro**, by moving the slider you can choose the time of day for which you want to create a preset.

To create a preset with the current time of day, add the **EnviroSky** object to the preset manager and specify the time in the range from 0 to 24.

![](/files/-MgXdyqCOZED6utqI233)

Create the number of presets you need, select **Queue** for **Storing Mode** option and check the **Create Lightmap Scenario** option.&#x20;

![](/files/-MgXe_qD3Nz0vN4cSAw4)

After pressing the **Bake And Store Lightmap Queue** button, lightmaps will be baked and saved automatically for all presets.


---

# 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://motiongamesstudio.gitbook.io/magic-lightmap-switcher/integrations-1/enviro-sky-and-weather.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.
