Documentation / @ripl/core / interpolateWaypoint
Function: interpolateWaypoint() ​
interpolateWaypoint(
points):Interpolator<Point>
Defined in: packages/core/src/interpolators/path.ts:105
Creates an interpolator that returns the point along a polyline at the given normalised position.
Parameters ​
| Parameter | Type |
|---|---|
points | Point[] |