AnimancerEvent.

GetFadeOutDuration(float) Method

Summary

Returns either the `minDuration` or the Animancer.AnimancerState.RemainingDuration of the Animancer.AnimancerEvent.CurrentState (whichever is higher).
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerEvent

Syntax

public static float GetFadeOutDuration(float minDuration)

Parameters

Name Type Description
minDuration float

Return Value

Type Description
float