Quadratic.

OutDerivative(float) Method

Summary

Returns the derivative of Quadratic.Out(System.Single) (y = -2x + 2).
Assembly
Animancer.dll
Namespace
global
Containing Type
Quadratic

Syntax

public static float OutDerivative(float value)

Parameters

Name Type Description
value float

Return Value

Type Description
float