Przeglądaj źródła

cleanup MarchingCubes

Gero3 6 lat temu
rodzic
commit
686d517d7e
1 zmienionych plików z 0 dodań i 1 usunięć
  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 );
 
 			}