# Terrain Size and Detail

It is important to comprehend how World Creator manages Terrain Size and Detail to effectively handle sizing and detail when using World Creator terrains in other applications like Unity, Unreal, Blender, Cinema4D and others.

## Video Guide

{% embed url="<https://vimeo.com/1029732328>" %}
World Creator Guide
{% endembed %}

## **Terrain Size**

The size of the terrain in World Creator is measured in meters. For example, a terrain size of 1024 by 1024 indicates that it is 1024 metres wide and 1024 metres long.

Generally, terrains have sizes that are power-of-two, such as 512 by 512, 1024 by 1024, 2048 by 2048, 4096 by 4096, and so on. However, the good news is that the terrain system in World Creator also allows terrain sizes that are not power-of-two, such as 463 by 271 or 3674 by 2839. Therefore, you can use any value for the width and length of your terrain. However, it is important to note that certain applications may require a terrain size that is a power of two to function correctly (please refer to the application's documentation).

<div><figure><img src="https://2837684122-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM6zsxw2jbMYEZbKqEwpa%2Fuploads%2FNG6FdFnj1ikoiCU2ePK9%2Fwalkthrough_terrainsizedetail_01.webp?alt=media&#x26;token=691a925c-246d-4091-a212-1f62914b3302" alt=""><figcaption><p>1024x1024m</p></figcaption></figure> <figure><img src="https://2837684122-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM6zsxw2jbMYEZbKqEwpa%2Fuploads%2FQfls9plOnylUyyHwevJA%2Fwalkthrough_terrainsizedetail_02.webp?alt=media&#x26;token=75393a94-1810-416a-9f81-7ba3b2d6ef16" alt=""><figcaption><p>4096x4096m</p></figcaption></figure></div>

<div><figure><img src="https://2837684122-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM6zsxw2jbMYEZbKqEwpa%2Fuploads%2FcpX5jlXqUOhDj1HUZwX3%2Fwalkthrough_terrainsizedetail_03.webp?alt=media&#x26;token=e94b3998-5299-402b-adb8-8bc44fb3072f" alt=""><figcaption><p>non uniform long terrain</p></figcaption></figure> <figure><img src="https://2837684122-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM6zsxw2jbMYEZbKqEwpa%2Fuploads%2FOD2wYnvfCBkBvxqNb2QA%2Fwalkthrough_terrainsizedetail_04.webp?alt=media&#x26;token=76bfab5f-ee1d-4aae-a7f8-aa33b48a9781" alt=""><figcaption><p>non uniform wide terrain</p></figcaption></figure></div>

## **Precision**

Precision is another important parameter in World Creator that greatly influences terrain detail. Imagine a terrain covering an area of roughly 1024 meters by 1024 meters. This equates to a total of 1,048,576 pixels (1024 multiplied by 1024). Each pixel represents a 1-meter by 1-meter square. This already provides a decent level of detail, but what if a higher level of detail was desired, mapping 0.5 meters squared for each pixel?

For this scenario, World Creator allows you to modify the precision. The default precision setting is 1 meter, however, you can increase it to more precise values, for example, 1/2 meter, 1/4 meter, 1/8 meter, etc. By doing so, World Creator can generate a more detailed terrain without altering the terrain size. As a result, it maps the terrain area visible in the viewport to a more detailed depiction.

<div><figure><img src="https://2837684122-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM6zsxw2jbMYEZbKqEwpa%2Fuploads%2F9GeXXUzVY7DzZ1ikKFrO%2Fwalkthrough_terrainsizedetail_05.webp?alt=media&#x26;token=bc38c8ab-4a61-4783-b177-1a2d6ac3a8d1" alt=""><figcaption><p>1m precision</p></figcaption></figure> <figure><img src="https://2837684122-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM6zsxw2jbMYEZbKqEwpa%2Fuploads%2FIUBzajGhadrX3yzeIvxX%2Fwalkthrough_terrainsizedetail_06.webp?alt=media&#x26;token=e3469d34-e3e7-49fa-b4fa-0df3ec8e5998" alt=""><figcaption><p>1/8m precision</p></figcaption></figure></div>

Please note that higher precision leads to more pixels in general. A 1024 by 1024 terrain with 1/2 precision creates a height map that is one-fourth the size of a 1024 by 1024 terrain with 1m precision. It is important to be aware of this because higher detail results in a more significant performance impact on your GPU and larger exported maps

## **Seed**

In addition to the terrain size and detail precision, there is a seed value utilized to generate the initial terrain shape with random elevation values. The initial terrain shape remains constant for a given seed number. A new initial terrain shape is created by changing the seed.

<div><figure><img src="https://2837684122-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM6zsxw2jbMYEZbKqEwpa%2Fuploads%2FfAoZdn0u7C9XblqVLw2E%2Fwalkthrough_terrainsizedetail_07.webp?alt=media&#x26;token=4518191a-f7ba-4741-ba17-6bf0e915ab38" alt=""><figcaption><p>Seed 0</p></figcaption></figure> <figure><img src="https://2837684122-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM6zsxw2jbMYEZbKqEwpa%2Fuploads%2FrDzCT93vo6DNBqGjedFw%2Fwalkthrough_terrainsizedetail_08.webp?alt=media&#x26;token=03c5c0ad-965a-400f-936f-688854799233" alt=""><figcaption><p>Seed 1</p></figcaption></figure></div>


---

# 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.world-creator.com/walkthrough/terrain-setup/terrain-size-and-detail.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.
