瀏覽代碼

cleanup MarchingCubes

Gero3 6 年之前
父節點
當前提交
686d517d7e
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      examples/js/MarchingCubes.js

+ 0 - 1
examples/js/MarchingCubes.js

@@ -563,7 +563,6 @@ THREE.MarchingCubes = function ( resolution, material, enableUvs, enableColors )
 
 			} catch ( err ) {
 
-				userDefineColor = false;
 				ballColor = new THREE.Color( ballx, bally, ballz );
 
 			}