瀏覽代碼

Update ObjectLoader doc

Takahiro 7 年之前
父節點
當前提交
dc9c56d14f
共有 1 個文件被更改,包括 2 次插入2 次删除
  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 />