KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
TerrainBrushes
★ 8
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
usb_gadget
:
Configure USB Gadget devices
fivem-smell
:
Allows the ability for a player on a fivem server to attach a smell to their character for roleplay purposes
fsharp-giraffe-sample
:
No description available.
go-crowd
:
Go package for working with Atlassian Crowd REST API
newsScraper
:
News Scraper
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
TerrainBrushes
?
Download (.md)
# TerrainBrushes New Terrain Tools and Brushes for the Unity Terrain system. ## Included Tools - Create Neighbor Terrain - Raise/Lower Terrain Height - Paint Texture - Set Height - Smooth Height - Clone Stamp - Mesh Stamp - Bridge - Erosion - Erode Height - Terrace Erosion - Twist - Sharpen Height - Slope Flatten Height - Smudge Height ## Installation 1. Clone this repository somewhere to disk 2. Open your Unity project (2018.3 or later) 3. Edit your project's manifest.json file and add this to the list of dependecies: - "com.unity.terrain-brushes": "file:C:/path/to/the/repo/com.unity.terrain-brushes" 4. Return to the Unity Editor and wait for the package to compile 5. The Terrain Tools and Brushes should now be available for use in your project