Is there any way I could use the terrain object and set the heights of different points? I’m trying to make a terrain generator that modifies terrains in game but can’t find a way to do it :-|.
The terrain’s TerrainData object has a function called SetHeights that will allow you to modify the terrain.