Hello.
Is it possible to make one material render always over terrain (but below detail meshes and grass!).
I want to achieve a situation where that green grid would never be cut away by terrain mesh, but still render below terrain grass, detail meshes and other objects.
So it has to do something with depth buffer? Like set the grid material to ignore terrain textures’ depth? but how…?
Thanks in advance!