Easing.Quartic.

Easing.

OutDerivative(float) Method

Summary

Returns the derivative of Animancer.Easing.Quartic.Out(System.Single) (y = -4 * (x - 1)).
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
Easing.Quartic

Syntax

public static float OutDerivative(float value)

Parameters

Name Type Description
value float

Return Value

Type Description
float