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

TransitionLibrary.

GetFadeDuration(AnimancerLayer, Object, float) Method

Summary

[Pro-Only] Returns the fade duration to use when transitioning from the Animancer.AnimancerLayer.CurrentState to the `key`.

Syntax

public float GetFadeDuration(AnimancerLayer layer, Object key, float fadeDuration)

Parameters

Name Type Description
layer AnimancerLayer
key Object
fadeDuration float

Return Value

Type Description
float