> For the complete documentation index, see [llms.txt](https://mrcmodding.gitbook.io/arma-3-object-builder/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mrcmodding.gitbook.io/arma-3-object-builder/setup/dtm.md).

# DTM

DTM setup

## DTM mesh

<figure><img src="https://418903991-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNJv4RINtC1OtMV3u9E73%2Fuploads%2FTPyuP3ERO38UAGkjmu2i%2Fimage.png?alt=media&amp;token=4fa4f0fc-00fe-4cb9-94fe-8981737a82d3" alt=""><figcaption></figcaption></figure>

The terrain mesh can be made using any techniques, as long as the result follows some rules.

* the grid should be regular, there should be no deviation in the X and Y coordinates within rows and columns

<div><figure><img src="https://418903991-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNJv4RINtC1OtMV3u9E73%2Fuploads%2FQw5TsjSawg96cPVRgL4i%2Fimage.png?alt=media&amp;token=5842109f-68cb-4e75-9af8-21c1db716a30" alt="Correct raster layout"><figcaption><p><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></p></figcaption></figure> <figure><img src="https://418903991-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNJv4RINtC1OtMV3u9E73%2Fuploads%2FVZjIGaQQdRHVYJ20QOay%2Fimage.png?alt=media&amp;token=67295c5b-c5ea-4782-8871-e2e9333e19a2" alt="Incorrect raster layout"><figcaption><p><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></p></figcaption></figure></div>

* the X and Y coordinates do not have to be to scale as those will be defined by the **Raster Spacing** property in the exported file
* the Z coordinates are directly written into the exported file

***

## Properties

<figure><img src="https://418903991-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNJv4RINtC1OtMV3u9E73%2Fuploads%2F0aq6JTf7JkEHdhZArgGZ%2Fproperties_dtm_panel.png?alt=media&amp;token=20fa19c8-6b6f-4abb-9bd2-6cc136219ab8" alt="Raster DTM properties"><figcaption></figcaption></figure>

The DTM properties define the spacing of raster points, as well as the geolocation of the terrain (Terrain Builder expects UTM coordinates).

For more information, see the [DTM properties](/arma-3-object-builder/properties/dtm.md) page.
