<div class='sourceset sourceset-common'>Common</div>

```kotlin
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.