Click or drag to resize
DigitalRuneAnimationClipTCreateInstance Method
Creates an animation instance that can be used to play back the animation. (For internal use only.)

Namespace: DigitalRune.Animation
Assembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
public AnimationInstance CreateInstance()

Return Value

Type: AnimationInstance
An AnimationInstance that can be used to play back the animation.

Implements

ITimelineCreateInstance
See Also