Arma 3 Object Builder
Documentation home
  • GitHub repository
  • Tutorials
  • Blender Extensions
  • 🏠Home
  • 🚀Quick Start Reference
  • 🧰General
    • Add-on Preferences
    • Custom Data JSON
    • Utility Functions
    • Utility Scripts
  • 📥Import
    • P3D
    • RTM
    • Skeletons
    • Armature
    • ASC
    • Terrain objects list
    • PAA
  • 📤Export
    • P3D
    • RTM
    • Skeleton
    • ASC
    • Terrain objects list
  • ⚙️Properties
    • LOD
    • Flag Groups
    • Material
    • Proxy
    • RTM
    • DTM
  • 📦Setup
    • P3D
    • RTM
    • DTM
  • ⚒️Tools
    • Outliner
    • Vertex Mass Editing
    • Materials
      • RVMAT Templates
    • Hit Point Cloud
    • Renaming
    • Proxies
    • Validation
    • Rigging
Powered by GitBook
On this page
  • DTM mesh
  • Properties
  1. Setup

DTM

DTM setup

Last updated 1 year ago

DTM mesh

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

  • 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

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 page.

📦
DTM properties
Raster DTM properties
Correct raster layout
Incorrect raster layout
✅
❌