|
@@ -59,13 +59,6 @@
|
|
|
Returns a vector for a given position on the curve path.
|
|
|
</p>
|
|
|
|
|
|
- <h3>[method:Vector getPointAt]( [param:Float u] )</h3>
|
|
|
- <p>
|
|
|
- [page:Float u] - A position on the curve according to the arc length. Must be in the range [ 0, 1 ]. <br><br />
|
|
|
-
|
|
|
- Returns a vector for a given position on the curve path according to the arc length.
|
|
|
- </p>
|
|
|
-
|
|
|
<h3>[method:Array getPoints]( [param:Integer divisions] )</h3>
|
|
|
<p>
|
|
|
divisions -- number of pieces to divide the curve into. Default is *12*.<br /><br />
|