standard constant

Curve const standard

The standard easing curve in the Material specification.

See also:

Implementation

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