浏览代码

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() {