diff --git a/materials/grid.mat b/materials/grid.mat index 0096cd19..26e413e1 100644 --- a/materials/grid.mat +++ b/materials/grid.mat @@ -115,7 +115,7 @@ fragment { material.baseColor = color; - gl_FragDepth = 0.001f; + gl_FragDepth = 0.00001f; } } \ No newline at end of file