Class

PathSegment.Type.Quadratic

Quadratic curve, the path segment contains 3 points in the following order: - Start point - Control point - End point

Common
Quadratic,

Quadratic curve, the path segment contains 3 points in the following order:

  • Start point
  • Control point
  • End point

The weight is set 0.0f and not meaningful.