Quadratic Bezier curve is defined by a start point, an end point, and a control point. The curve is influenced by the control point, but does not necessarily pass through it.
However, you can manipulate the control point to make the curve appear to pass through a certain point. Here's how you can do it:
Quadratic Bezier curve is defined by a start point, an end point, and a control point. The curve is influenced by the control point, but does not necessarily pass through it.
However, you can manipulate the control point to make the curve appear to pass through a certain point. Here's how you can do it: