소스 검색

MTLLoader.MaterialCreator comment fix - edit original source, not derived jsm version

David Pritchard 5 년 전
부모
커밋
350716c295
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      examples/js/loaders/MTLLoader.js

+ 1 - 1
examples/js/loaders/MTLLoader.js

@@ -123,7 +123,7 @@ THREE.MTLLoader.prototype = Object.assign( Object.create( THREE.Loader.prototype
 } );
 
 /**
- * Create a new THREE-MTLLoader.MaterialCreator
+ * Create a new THREE.MTLLoader.MaterialCreator
  * @param baseUrl - Url relative to which textures are loaded
  * @param options - Set of options on how to construct the materials
  *                  side: Which side to apply the material