Module style::bezier

source ·
Expand description

Parametric Bézier curves.

This is based on WebCore/platform/graphics/UnitBezier.h in WebKit.

Structs

  • A unit cubic Bézier curve, used for timing functions in CSS transitions and animations.

Constants

Traits