Hey! I have an issue when importing heightmaps. Sometimes, it comes in very overdone, and as a result, the middle of the map gets perfectly flattened out. A little bit annoying. I’m unsure how to address it honestly. Any clever ideas?
Gaea doesn’t know what values and range the height maps are so depending on the source will define how you approach it.I
f you know the values usually you can just input them into the terrain Def, if you don’t you need to find some way of scaling.
DEM is a little different again as the data might want a clean pass first to remove negative data.
The clipping at the top is likely the input data is beyond the range of the terrain def
