Summary
[Animancer Extension]
Returns a cached delegate representing the derivative of the specified `function` with a custom range.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Easing
Syntax
public static Easing.RangedDelegate GetRangedDerivativeDelegate(this Easing.Function function)
Parameters
Name | Type | Description |
---|---|---|
function | Easing |
Return Value
Type | Description |
---|---|
Easing |