Summary
[Animancer Extension]
Returns a cached delegate representing the specified `function` with a normalized range.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Easing
Syntax
public static Func<float, float> GetDelegate(this Easing.Function function)
Parameters
Name | Type | Description |
---|---|---|
function | Easing |
Return Value
Type | Description |
---|---|
Func |