|
@@ -98,7 +98,7 @@ var path = new THREE.Path(vectors);
|
|
<div>
|
|
<div>
|
|
points -- array of [page:Vector2 Vector2s].<br /><br />
|
|
points -- array of [page:Vector2 Vector2s].<br /><br />
|
|
|
|
|
|
- Adds to the from the points. Points are added to the [page:CurvePath.curves curves]
|
|
|
|
|
|
+ Points are added to the [page:CurvePath.curves curves]
|
|
array as [page:LineCurve LineCurves].
|
|
array as [page:LineCurve LineCurves].
|
|
</div>
|
|
</div>
|
|
|
|
|