Click or drag to resize
DigitalRuneAnimation<T>.CreateBlendAnimation Method

Namespace: DigitalRune.Animation
Assembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
public BlendAnimation CreateBlendAnimation()

Return Value

Type: BlendAnimation
A new BlendAnimation<T>.

Implements

IAnimation.CreateBlendAnimation()
See Also