瀏覽代碼

update OBJLoader documentation (#9128)

Tonghe Wang 9 年之前
父節點
當前提交
6b18e63f5b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/api/loaders/OBJLoader.html

+ 1 - 1
docs/api/loaders/OBJLoader.html

@@ -46,7 +46,7 @@
 		</div>
 		</div>
 		<div>
 		<div>
 		Parse an <em>obj</em> text structure and return an [page:Object3D].<br />
 		Parse an <em>obj</em> text structure and return an [page:Object3D].<br />
-		Found objects are converted to [page:Mesh] with a [page:BufferGeometry] and a default [page:MeshLambertMaterial].
+		Found objects are converted to [page:Mesh] with a [page:BufferGeometry] and a default [page:MeshPhongMaterial].
 		</div>
 		</div>
 
 
 		<h2>Example</h2>
 		<h2>Example</h2>