easingCubicBezier(p1: Vec2 , p2: Vec2 ): number

Bezier easing. Both control points need x to be within 0 and 1.

sincev3001.0

groupMath