depthEnter constant

Curve const depthEnter

Slightly weightier curve for layered, depth-forward transitions.

Implementation

static const Curve depthEnter = Cubic(0.22, 1.0, 0.36, 1.0);