Capítulo 282 de 411
Returns a new RawPath containing only the portion of the original path between two progress positions (0-1).
| Parameter | Type | Description |
|---|---|---|
| rawPath | Array | source path |
| start | Number | default 0; e.g. 0.3 starts at 30% along the path |
| end | Number | end position |
Returns: RawPath.