This is the old Animancer v7.4 documentation. Click here for the latest version.

TransitionLibrary.

GetFadeDuration(IHasKey, ITransition) Method

Summary

[Pro-Only] Returns the fade duration to use when transitioning from `from` to the `transition`.

Syntax

public float GetFadeDuration(IHasKey from, ITransition to)

Parameters

Name Type Description
from IHasKey
to ITransition

Return Value

Type Description
float