|
@@ -179,7 +179,9 @@
|
|
|
|
|
|
<h3>.[page:array lineDistances]</h3>
|
|
<h3>.[page:array lineDistances]</h3>
|
|
<div>
|
|
<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>
|
|
</div>
|
|
|
|
|
|
<h2>Methods</h2>
|
|
<h2>Methods</h2>
|
|
@@ -275,7 +277,7 @@
|
|
|
|
|
|
<h3>.computeLineDistances() [page:todo]</h3>
|
|
<h3>.computeLineDistances() [page:todo]</h3>
|
|
<div>
|
|
<div>
|
|
- todo
|
|
|
|
|
|
+ Compute distances between vertices for Line geometries.
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<h3>.addEventListener([page:todo type], [page:todo listener]) [page:todo]</h3>
|
|
<h3>.addEventListener([page:todo type], [page:todo listener]) [page:todo]</h3>
|