A basic unlit terrain shader for unity, it can handle up to 4 different textures.
The shader is made with Shader Sandwich. And here are some screenshots from a Unity terrain with the unlit shader.
Tools / Graphics Programmer
A basic unlit terrain shader for unity, it can handle up to 4 different textures.
The shader is made with Shader Sandwich. And here are some screenshots from a Unity terrain with the unlit shader.
Comments are closed.
Hi Max,
Thanks for your shader. I am working on a project where I need an unlit terrain texture and tried using the custom shader that you provide but I am currently facing an issue of white border around splattered textures probably due to alpha blending issue. This issue is not visible in standard terrain shader.
can you please help in this regards, Thanks in advance.
Regards
Hey Naveed Maqbool,
If you have Shader Sandwich you could edit the shader or have a look at the tutorial I wrote about this shader.
If you could send some screenshots to info@max….15.com then I can have a look at it.
(I also think that it could be the blending settings in the shader.)
Regards
Max
Version 2 has the issue fixed and also supports more than 4 textures.