DecayFunction

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

Gradually reduces velocity until it equals Vector.zero.