Browse Source

cleanup MarchingCubes

Gero3 6 năm trước cách đây
mục cha
commit
686d517d7e
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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 );
 
 			}