20
2017
Terrain AlphaMap Texture FilterMode (sharp texture blending)
You can use shader to do sharp blending on terrain textures like this old version custom terrain sharp blending shader,
but can also set alphamap texture filtermode instead! (no custom shaders needed)

With custom editor script, you can do this:

Example project with the editor script:
https://github.com/unitycoder/UnityTerrainSharpBlending
Related Posts
1 Comment + Add Comment
Leave a comment
Recent posts
- Favorites in PackageManager
- LudumDare59 : Signal
- Unity Editor: Tree Generator
- Leaf/Foliage Generator Tools (Runs in Browser)
- Testing Unity AI Beta
- Ways to Support UnityCoder Development
- Using UI Slider to Create 5-Star Rating Element
- Game Music Library For Unity (editor plugin)
- Fontastic : Easily Test Fonts in Unity Editor!
- GeoTiff Importer & Terrain Generator for Unity
- Create Baked DropShadow for UI images
- .JP2 Ortho Image Converter to PNG/JPG/TIFF
Recent Comments
Coin:
CUgDSbRqFcAumDSAcdKDvuXsw26VdkJe8C8WGUQHBAGS
An article by












Awesome! Thank You