Instead of finding the max size of the terrain, is it possible to find the actual value of the X and Z lengths. If the terrain was 16k x 16k, how could we find that using scripts and not having to go through the terrains cells.
I’ve tried to use GetExtents but it just gives me the terrains entire size, and also doesn’t work if the map is big enough.