Velocity Curve
![]() |
Multiply multiplies the incoming velocities.
Curve bends the curve in a non-linear way.
Offset shifts the curve up or down.
The math: output = Offset + (input x Multiply) ^ (1 / Curve) for curve = 0.5 to 2. It morphs to exponential at curve = 0.33, logarithmic at curve = 3.