The Unity Editor has a built-in TerrainThe landscape in your scene. A Terrain GameObject adds a large flat plane to your scene and you can use the Terrain’s Inspector window to create a detailed landscape. More info
See in Glossary system and an optional Terrain Tools package.
The Terrain Tools package adds functionality to Unity’s built-in Terrain tools. It includes more advanced features such as Erosion, Noise, and Brush Mask Filters. It also contains the Terrain Toolbox, which lets you create new Terrain from preset files or imported heightmapsA greyscale Texture that stores height data for an object. Each pixel stores the height difference perpendicular to the face that pixel represents.
See in Glossary, batch change settings on multiple Terrain tiles, and import and export splatmaps and heightmaps.
Use the package to:
To install the package: