Explorar o código

Fix webgl_lightshafts example for CI

munrocket@pm.me %!s(int64=6) %!d(string=hai) anos
pai
achega
32c2fcedee
Modificáronse 2 ficheiros con 1 adicións e 0 borrados
  1. BIN=BIN
      examples/screenshots/webgl_lightshafts.png
  2. 1 0
      examples/webgl_lightshafts.html

BIN=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;
 
 						}
 

粤ICP备19079148号