Summary
[Pro-Only]
Returns the fade duration to use when transitioning from `from` to the `transition`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.TransitionLibraries - Containing Type
- TransitionLibrary
Syntax
public float GetFadeDuration(Object from, ITransition to)
Parameters
Name | Type | Description |
---|---|---|
from | Object | |
to | ITransition |
Return Value
Type | Description |
---|---|
float |