Ver código fonte

Update ObjectLoader doc

Takahiro 7 anos atrás
pai
commit
dc9c56d14f
1 arquivos alterados com 2 adições e 2 exclusões
  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 />