easeInOutQuint
fn
float easeInOutQuint(float x) @trusted @safe nothrow @nogcEasing function that accelerates then decelerates using a quintic curve.
float easeInOutQuint(float x) @trusted @safe nothrow @nogcEasing function that accelerates then decelerates using a quintic curve.