瀏覽代碼

Merge pull request #16268 from takahirox/CleanupGLTFExporter

Minor clean up GLTFExporter
Mr.doob 6 年之前
父節點
當前提交
47853abd81
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      examples/js/exporters/GLTFExporter.js

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

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