Summary
    Custom 
		Animancer.ITransition.FadeDurations to use when playing the Animancer.TransitionLibraries.TransitionModifierGroup.Transition
    depending on the Animancer.IHasKey.Key of the source state it is coming from.
    - Assembly
- Animancer.dll 
- Namespace
- Animancer.TransitionLibraries 
- Containing Type
- TransitionModifier Group 
Syntax
public Dictionary<Object, float> FromKeyToFadeDuration { get; set; }Remarks
This is 
	null by default until Animancer.TransitionLibraries.TransitionModifierGroup.SetFadeDuration(System.Object,System.Single) adds something.Value
| Type | Description | 
|---|---|
| Dictionary |