Class

PathSegment.Type.Cubic

Cubic curve, the path segment contains 4 points in the following order: - Start point - First control point - Second control point - End point

Common
Cubic,

Cubic curve, the path segment contains 4 points in the following order:

  • Start point
  • First control point
  • Second control point
  • End point

The weight is set 0.0f and not meaningful.