We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad47d7d commit 6b18e63Copy full SHA for 6b18e63
docs/api/loaders/OBJLoader.html
@@ -46,7 +46,7 @@ <h3>[method:Object3D parse]( [page:String text] )</h3>
46
</div>
47
<div>
48
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].
+ Found objects are converted to [page:Mesh] with a [page:BufferGeometry] and a default [page:MeshPhongMaterial].
50
51
52
<h2>Example</h2>
0 commit comments