| BlendAnimationIAnimationCreateBlendAnimation Method |
Namespace: DigitalRune.AnimationAssembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax BlendAnimation IAnimation.CreateBlendAnimation()
Private Function CreateBlendAnimation As BlendAnimation
Implements IAnimation.CreateBlendAnimation
private:
virtual BlendAnimation^ CreateBlendAnimation() sealed = IAnimation::CreateBlendAnimation
private abstract CreateBlendAnimation : unit -> BlendAnimation
private override CreateBlendAnimation : unit -> BlendAnimation
Return Value
Type:
BlendAnimation
Not implemented. Throws an
AnimationException.
Implements
IAnimationCreateBlendAnimationSee Also