Parameter | Description |
---|---|
p1 | The first control point of the cubic bezier. |
p2 | The second control point of the cubic bezier. |
p3 | The final position of the cubic bezier. |
Adds a cubic bezier curve to the current sub-path to the provided position using two control points.