Przeglądaj źródła

execute marchingcubes

Gero3 6 lat temu
rodzic
commit
e03807899c
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      examples/jsm/objects/MarchingCubes.js

+ 0 - 1
examples/jsm/objects/MarchingCubes.js

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