Parcourir la source

Update webgl_furnace_test.html

Michael Herzog il y a 4 ans
Parent
commit
3853a808d3
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0 2
      examples/webgl_furnace_test.html

+ 0 - 2
examples/webgl_furnace_test.html

@@ -23,8 +23,6 @@
 
 			let scene, camera, renderer, radianceMap;
 
-			const frustumSize = 14;
-
 			const COLOR = 0xcccccc;
 
 			function init() {

粤ICP备19079148号