legacy constant

Curve const legacy

The legacy easing curve in the Material specification.

See also:

Implementation

static const Curve legacy = Cubic(0.4, 0.0, 0.2, 1.0);