Przeglądaj źródła

Update ObjectLoader doc

Takahiro 7 lat temu
rodzic
commit
dc9c56d14f
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      docs/api/loaders/ObjectLoader.html

+ 2 - 2
docs/api/loaders/ObjectLoader.html

@@ -213,12 +213,12 @@
 		</ul>
 		</p>
 
-		<h3>[method:null setCrossOrigin]( [param:String value] )</h3>
+		<h3>[method:ObjectLoader setCrossOrigin]( [param:String value] )</h3>
 		<p>
 		[page:String value] — The crossOrigin string to implement CORS for loading the url from a different domain that allows CORS.
 		</p>
 
-		<h3>[method:null setTexturePath]( [param:String value] )</h3>
+		<h3>[method:ObjectLoader setTexturePath]( [param:String value] )</h3>
 		<p>
 		[page:String value] — The base path or URL from which textures will be loaded.<br /><br />