I’m trying to make my terrain ( made with unity terrain engine ) completely unaffected by lights.
Is there a way to use unlit shaders for grass and ground textures in unity terrain engine ?
Thanks in advance!
I’m trying to make my terrain ( made with unity terrain engine ) completely unaffected by lights.
Is there a way to use unlit shaders for grass and ground textures in unity terrain engine ?
Thanks in advance!
Ok, here is my own solution for unlit grass.
I’m not a shader programmer so there may be some errors in them but they work for me.
Just place both shaders in your asset folder to override built in grass shader ( for non bilbording grass )
[65332-unlit-grass.zip|65332]