How would I get the terrain size through script? I need to get its dimensions, and it would be easier to do that with scripting rather than having to set them manually on my script through the inspector.
TerrainData.size (returns a Vector3).
–Eric
How would I get the terrain size through script? I need to get its dimensions, and it would be easier to do that with scripting rather than having to set them manually on my script through the inspector.
TerrainData.size (returns a Vector3).
–Eric