- Home /
Transparent Vertex Shader Error
Hello,
I'm using this shader.
And this is what happens:
From this angle, everything seems ok (This is one mesh)
But from here, this happens:
When I'm looking through the camera I can't see anything from the first plane.
Can someone imagine why this is happening?
Comment
Best Answer
Answer by stulleman · Oct 02, 2014 at 08:09 PM
Actually solved it myself!
If someone is having the same issue, just turn ZWrite on.
Your answer
Follow this Question
Related Questions
Z-priming alpha-per-vertex 0 Answers
About shader! 0 Answers
shader for light replacement blending, instead of additive blending? 0 Answers
transparent mode does not work at alpha=255 1 Answer
Simple vertex color + light shader 1 Answer