Contents

circularEaseOut

A circular curve that starts out quickly, then slows down as it approaches the end.

Declaration

static let circularEaseOut: UnitCurve

Discussion

The shape of the curve is equal to the second (top left) quadrant of a unit circle.

See Also

Getting easing curves