Documentation / @ripl/core / getWaypoint
Function: getWaypoint()
getWaypoint(
__namedParameters,__namedParameters,position):Point
Defined in: packages/core/src/math/geometry.ts:52
Returns a point along the line segment between two points at the given normalised position (0–1).
Parameters
| Parameter | Type |
|---|---|
__namedParameters | Point |
__namedParameters | Point |
position | number |