Capítulo 278 de 411
Calculates the x/y position (and optionally the tangent angle) at a given progress (0-1) along a RawPath.
| Parameter | Type | Description |
|---|---|---|
| rawPath | Array | the path to sample |
| progress | Number | 0-1 |
| includeAngle | Boolean (optional) | also return the tangent angle at that point |