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.
2 parents ed37792 + 7d7658d commit b037abaCopy full SHA for b037aba
docs/api/objects/Line.html
@@ -46,7 +46,7 @@ <h2>Constructor</h2>
46
<h3>[name]( [param:Geometry geometry], [param:Material material] )</h3>
47
48
<p>
49
- [page:Geometry geometry] — vertices representing the line segment(s). Default is a new [page:new BufferGeometry].<br />
+ [page:Geometry geometry] — vertices representing the line segment(s). Default is a new [page:BufferGeometry].<br />
50
[page:Material material] — material for the line. Default is a new [page:LineBasicMaterial] with random color.<br />
51
</p>
52
0 commit comments