|
@@ -135,6 +135,14 @@
|
|
|
Begin loading from url and call the callback function with the parsed response content.
|
|
|
</p>
|
|
|
|
|
|
+ <h3>[method:GLTFLoader setPath]( [param:String path] )</h3>
|
|
|
+ <p>
|
|
|
+ [page:String path] — Base path.
|
|
|
+ </p>
|
|
|
+ <p>
|
|
|
+ Set the base path for the .gltf/.glb file.
|
|
|
+ </p>
|
|
|
+
|
|
|
<h3>[method:null setResourcePath]( [param:String path] )</h3>
|
|
|
<p>
|
|
|
[page:String path] — Base path for loading additional resources e.g. textures and .bin data.
|