# Environment Editor

The Environment Editor in Gem RTS  is an advanced tool designed for the precise configuration and modification of environmental settings within a game. This editor empowers developers to sculpt the atmosphere uniquely for each mission, enhancing the immersive experience.

## Functionalities and features

* Customize lighting settings to simulate different times of the day, enhancing realism and mood
* Adjust the visual parameters for sky and clouds to reflect specific weather conditions or time-of-day effects
* Configure wind effects to influence environment dynamics and particle movements
* Manipulate weather conditions to impact gameplay dynamics and visual aesthetics
* Integrate and control environmental sounds to match the visual settings, adding depth to the scene
* Apply and adjust global visual effects that affect the entire scene, providing a cohesive visual experience
* Utilize comprehensive settings for scene post-processing, including SSAO, Eye Adaptation, Tone Mapping, Glare, Blue Shift, and Depth of Field, as well as video effects that enhance the final visual output

## Usability

* Access a library of pre-configured lighting presets suitable for various scenarios.&#x20;
* Modify existing presets or use integrated tools to create new presets tailored to specific needs.&#x20;

Learn more about Environment Editor

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Introduction to lighting concepts in Gem RTS</td><td><a href="/pages/7ahZX8rAlOwYwKGplGpl">/pages/7ahZX8rAlOwYwKGplGpl</a></td><td><a href="/files/ueYOF7YCEEu954WYabzW">/files/ueYOF7YCEEu954WYabzW</a></td></tr><tr><td>Step-by-step guide to developing custom environment presets</td><td><a href="/pages/TkUmVRpRfZsJloY0GYq5">/pages/TkUmVRpRfZsJloY0GYq5</a></td><td><a href="/files/ueYOF7YCEEu954WYabzW">/files/ueYOF7YCEEu954WYabzW</a></td></tr><tr><td>Detailed instructions for fine-tuning environment presets</td><td><a href="/pages/rs7XIxeFSLX1NjiyVseZ">/pages/rs7XIxeFSLX1NjiyVseZ</a></td><td><a href="/files/ueYOF7YCEEu954WYabzW">/files/ueYOF7YCEEu954WYabzW</a></td></tr></tbody></table>


---

# 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.bestway.com.ua/editor/environment-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.
