Summary
Modify the current fade to use the specified `function` to calculate the weight.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- CustomFade
Syntax
public static void Apply(AnimancerPlayable animancer, Easing.Function function)
Examples
See
Animancer.CustomFade
.Parameters
Name | Type | Description |
---|---|---|
animancer | AnimancerPlayable | |
function | Easing |
Return Value
Type | Description |
---|---|
void |