Skip to content

Commit 6b18e63

Browse files
HetongWangmrdoob
authored andcommitted
update OBJLoader documentation (mrdoob#9128)
1 parent ad47d7d commit 6b18e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/loaders/OBJLoader.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ <h3>[method:Object3D parse]( [page:String text] )</h3>
4646
</div>
4747
<div>
4848
Parse an <em>obj</em> text structure and return an [page:Object3D].<br />
49-
Found objects are converted to [page:Mesh] with a [page:BufferGeometry] and a default [page:MeshLambertMaterial].
49+
Found objects are converted to [page:Mesh] with a [page:BufferGeometry] and a default [page:MeshPhongMaterial].
5050
</div>
5151

5252
<h2>Example</h2>

0 commit comments

Comments
 (0)