Quintic.

InDerivative(float) Method

Summary

Returns the derivative of Quintic.In(System.Single) (y = 5x).
Assembly
Animancer.dll
Namespace
global
Containing Type
Quintic

Syntax

public static float InDerivative(float value)

Parameters

Name Type Description
value float

Return Value

Type Description
float