2
0
Эх сурвалжийг харах

Fix webgl_lightshafts example for CI

[email protected] 5 жил өмнө
parent
commit
32c2fcedee

BIN
examples/screenshots/webgl_lightshafts.png


+ 1 - 0
examples/webgl_lightshafts.html

@@ -153,6 +153,7 @@
 
 							child.material.transparent = false;
 							child.material.alphaTest = 0.5;
+							child.material.depthWrite = true;
 
 						}