Click or drag to resize
DigitalRuneSkeletonKeyFrameAnimationClone Method
Clones this instance.

Namespace: DigitalRune.Animation.Character
Assembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
public SkeletonKeyFrameAnimation Clone()

Return Value

Type: SkeletonKeyFrameAnimation
A copy of this key frame animation.
See Also