提交 1c808679 编写于 作者: M Mr.doob

Merge branch 'patch-1' of https://github.com/zz85/three.js into dev

......@@ -179,7 +179,9 @@
<h3>.[page:array lineDistances]</h3>
<div>
todo
An array containing distances between vertices for Line geometries.
This is required for LinePieces/LineDashedMaterial to render correctly.
Line distances can also be generated with computeLineDistances.
</div>
<h2>Methods</h2>
......@@ -275,7 +277,7 @@
<h3>.computeLineDistances() [page:todo]</h3>
<div>
todo
Compute distances between vertices for Line geometries.
</div>
<h3>.addEventListener([page:todo type], [page:todo listener]) [page:todo]</h3>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册