Explorar el Código

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

David Pritchard hace 5 años
padre
commit
350716c295
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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