Procházet zdrojové kódy

Fix webgl_lightshafts example for CI

[email protected] před 5 roky
rodič
revize
32c2fcedee

binární
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;
 
 						}