Click or drag to resize
DigitalRuneAnimationTransitionsCompose Method
Combines the new animation. with existing animations by appending the new animation to the end of the composition chains.

Namespace: DigitalRune.Animation
Assembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
public static AnimationTransition Compose()

Return Value

Type: AnimationTransition
The AnimationTransition.
See Also