# Text to Environment Map

## Overview

The **Text to Environment Map** tool generates HDR environment maps from the ground up, by providing simple text-based descriptions. It allows users to create detailed 3D environments, giving control over the inclusion or exclusion of specific elements and can produce varied results using a random seed value.

## Tool Inputs

<figure><img src="https://3763251240-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9BAa74uZVvvtnO0Rq9Vh%2Fuploads%2Fgit-blob-09eee5a17a2bfa6f0032c82fef6d60f34240eea1%2Ftext-to-environment-map.png?alt=media" alt=""><figcaption><p>Text to Environment Map tab</p></figcaption></figure>

Inputs:

* **Text Prompt:** Text description of the desired HDR environment.
* **Negative Prompt:** The elements to exclude from the HDR environment.
* **Seed:** A random number used for generating varied outputs with identical inputs. For instance, two HDR environments with different seeds, might differ even with the same reference image, text prompt and negative prompt.


---

# 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.realtwin.org/virtual-productions-cloud/vpc-plugin/toolkits/environment-toolkit/tools/text-to-environment-map.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.
