Easing.

LinearDerivative(float) Method

Summary

Returns 1. The derivative of Animancer.Easing.Linear(System.Single).
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
Easing

Syntax

public static float LinearDerivative(float value)

Parameters

Name Type Description
value float

Return Value

Type Description
float