| AnimationTCreateBlendAnimation Method |
Namespace: DigitalRune.AnimationAssembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax public BlendAnimation CreateBlendAnimation()
Public Function CreateBlendAnimation As BlendAnimation
public:
virtual BlendAnimation^ CreateBlendAnimation() sealed
abstract CreateBlendAnimation : unit -> BlendAnimation
override CreateBlendAnimation : unit -> BlendAnimation
Return Value
Type:
BlendAnimation
A new
BlendAnimationT.
Implements
IAnimationCreateBlendAnimationSee Also