Easing.Cubic.

Easing.

InDerivative(float) Method

Summary

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

Syntax

public static float InDerivative(float value)

Parameters

Name Type Description
value float

Return Value

Type Description
float