|
@@ -188,7 +188,7 @@ THREE.LoaderSupport.ResourceDescriptor.prototype = {
|
|
},
|
|
},
|
|
|
|
|
|
/**
|
|
/**
|
|
- * Allow to specify resourcePath for dependencies of specified resource.
|
|
|
|
|
|
+ * Allows to specify resourcePath for dependencies of specified resource.
|
|
* @param {string} resourcePath
|
|
* @param {string} resourcePath
|
|
*/
|
|
*/
|
|
setResourcePath: function ( resourcePath ) {
|
|
setResourcePath: function ( resourcePath ) {
|