Capítulo 272 de 411
Plots a curve through an array of coordinates and returns a full RawPath; with type: "cubic" in vars, the input points are interpreted directly as cubic-bezier data instead of being auto-curved.
| Parameter | Type | Description |
|---|---|---|
| values | Array | points to plot a curve through |
| vars | Object (optional) | curviness, relative, type, x, y |
Returns: RawPath Array.