Unity-Technologies / TerrainToolSamples

Unity has archived the TerrainToolSamples repository. For future development, please use the Terrain Tools package.

Home Page:https://docs.unity3d.com/Packages/com.unity.terrain-tools@3.0/manual/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATED - TerrainToolSamples

Unity has archived the TerrainToolSamples repository. For future development, please use the Terrain Tools package.

TerrainTools

Terrain Tools and Brush Assets for the Unity Terrain system.

Installation

  1. Clone this repository somewhere to disk or download the .zip by clicking the "Clone or Download" button
  2. Open your Unity project (2018.3 or later)
  3. Drag and drop the Editor and Shaders folder into your project
  4. After the project recompiles, you should be able to use the tools and brushes with Terrain

Included Tools

  • Utility
    • Bridge
    • Clone Stamp
    • Mesh Stamp
    • Slope Flatten Height
  • Erosion
    • Erode Height
    • Ridging Erosion
    • Terrace Erosion
  • Transform
    • Pinch Height
    • Sharpen Height
    • Smudge Height
    • Twist Height

About

Unity has archived the TerrainToolSamples repository. For future development, please use the Terrain Tools package.

https://docs.unity3d.com/Packages/com.unity.terrain-tools@3.0/manual/index.html

License:Other


Languages

Language:C# 62.3%Language:ShaderLab 37.7%