| SkeletonKeyFrameAnimation Properties |
The SkeletonKeyFrameAnimation type exposes the following members.
| Name | Description | |
|---|---|---|
| EnableInterpolation |
Gets or sets a value indicating whether values between key frames are interpolated.
| |
| FillBehavior |
Gets or sets a value that specifies how the animation behaves when it reaches the end of its
duration.
| |
| IsAdditive |
Gets or sets a value indicating whether the output of the animation is added to the current
value of the property that is being animated.
| |
| IsFrozen |
Gets a value indicating whether this animation is frozen.
| |
| TargetObject |
Gets or sets the property to which the animation is applied by default.
| |
| TargetProperty |
Gets or sets the property to which the animation is applied by default.
| |
| Traits |
Gets the traits of the animation values.
|