Summary
Custom
Animancer.ITransition.FadeDuration
s 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
- Transition
Modifier 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 |