Преглед изворни кода

Update webgl_furnace_test.html

Michael Herzog пре 3 година
родитељ
комит
3853a808d3
1 измењених фајлова са 0 додато и 2 уклоњено
  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() {