- Home /
Splatmap dry/healthy
How can I achieve the view of the ground grass being dry/healthy like the terrain grass? The grass has the tint option, I would also like the texture to have the same tint as the grass, to generate a more smooth looking terrain instead of some tiling texture. I am using the unity terrain.
Answer by getyour411 · Sep 22, 2015 at 03:28 AM
Blend two splat textures with mixed alpha to create some noise here and there.
Example from Unity doc: http://docs.unity3d.com/ScriptReference/TerrainData.GetAlphamaps.html
Your answer
Follow this Question
Related Questions
Modify a detail mesh healthy/dry color at runtime 0 Answers
Update terrain alphamap at runtime makes my game crawling 3 Answers
whats a good size for a standard terrain? Details, grass, trees disappear when zoomed out editing. 1 Answer
HELP- my grass is all pixelated 1 Answer
Terrain Textures (via Splat) 0 Answers