# Heightmap Editor (Beta)

The heightmap editor is a feature included in the WS Tools that enables you to easily edit textures within the engine. It provides an interface for modifying textures that you can use for your Worldscape landscape. with the addition of creating a default landscape in Unreal Engine using the textures you have created or obtained. You can also export your sculpted landscape from Unreal Engine's default landscape system into a texture format suitable for Worldscape.&#x20;

<figure><img src="/files/MuxqUoNxGmpTn94yHBsP" 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://iolacorp-1.gitbook.io/worldscape-plugin/getting-started/ws-tools/heightmap-editor-beta.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.
