DecayFunction

public struct DecayFunction<T>: SimulationFunction where T: Vector

Gradually reduces velocity until it equals Vector.zero.