This is the old Animancer v7.4 documentation. Click here for the latest version.

Easing.Quartic.

Easing.

InDerivative(float) Method

Summary

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

Syntax

public static float InDerivative(float value)

Parameters

Name Type Description
value float

Return Value

Type Description
float