소스 검색

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