Click or drag to resize
DigitalRuneSkeletonKeyFrameAnimationIsFrozen Property
Gets a value indicating whether this animation is frozen.

Namespace: DigitalRune.Animation.Character
Assembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
public bool IsFrozen { get; }

Property Value

Type: Boolean
if this animation is frozen; otherwise, .
See Also