depthExit constant

Curve const depthExit

Smooth exit for floating chrome.

Implementation

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