Răsfoiți Sursa

Minor clean up GLTFExporter

Takahiro 7 ani în urmă
părinte
comite
47a7f1fb08
1 a modificat fișierele cu 0 adăugiri și 3 ștergeri
  1. 0 3
      examples/js/exporters/GLTFExporter.js

+ 0 - 3
examples/js/exporters/GLTFExporter.js

@@ -123,9 +123,6 @@ THREE.GLTFExporter.prototype = {
 
 
 		var cachedCanvas;
 		var cachedCanvas;
 
 
-		/**
-		 * Compare two arrays
-		 */
 		/**
 		/**
 		 * Compare two arrays
 		 * Compare two arrays
 		 * @param  {Array} array1 Array 1 to compare
 		 * @param  {Array} array1 Array 1 to compare

粤ICP备19079148号