Explorar o código

GLTFLoader doc: Rename .setPath with .setResourcePath

Takahiro %!s(int64=7) %!d(string=hai) anos
pai
achega
1d0ff28bb5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/examples/loaders/GLTFLoader.html

+ 1 - 1
docs/examples/loaders/GLTFLoader.html

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