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

TransitionLibrary.

GetFadeDuration(Object, ITransition) Method

Summary

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

Syntax

public float GetFadeDuration(Object from, ITransition to)

Parameters

Name Type Description
from Object
to ITransition

Return Value

Type Description
float