Terrain Tools
The Terrain Tools package adds additional Terrain sculpting brushes and tools to Unity. This add-on toolset is suitable if you require more control over the appearance of your Terrain, and want to streamline Terrain workflows. It’s also useful when you want to make more complex-looking Terrain, or author Terrain Texture data in external digital content creation tools.
com.unity.terrain-tools 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/terrain-tools.git README Markdown
Copy this to your project's README.md
## Installation
Add **Terrain Tools** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/terrain-tools.git
```
[](https://www.pkglnk.dev/pkg/terrain-tools)Dependencies (2)
README
Terrain Tools
The Terrain Tools package helps improve the workflow for creating Terrain in Unity. It includes a number of brand new sculpting Brushes, and a collection of terrain tools in a new Terrain Toolbox to help automate terrain workflows.
Installing Terrain Tools
To install this package, follow the instructions in the package manual https://docs.unity3d.com/Packages/com.unity.terrain-tools@latest/manual/index.html.
Using Terrain Tools
Terrain Tools Manual can be found here <https://docs.unity3d.com/Packages/com.unity.terrain-tools@latest/manual/index.html
Requirements
Terrain Tools is compatible with Unity Editor 2021.2 and later.
No comments yet. Be the first!