Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
x:Object > DependencyObject > Freezable > Animatable > Timeline > AnimationTimeline > Rotation3DAnimationBase > Rotation3DAnimationUsingKeyFrames
(usage) |
<Rotation3DAnimationUsingKeyFrames> Rotation3DKeyFrame *</Rotation3DAnimationUsingKeyFrames> |
(description) |
Animates the value of a Rotation3D property along a set of KeyFrames. |
[content property] |
KeyFrames |
[name property] |
Name |
(properties) |
|
IsAdditive |
|
(description) |
A value that specifies whether the animation's output value is added to the base value of the property being animated. |
IsCumulative |
|
(description) |
A value that specifies whether the animation's value accumulates when it repeats. |
KeyFrames |
|
(description) |
The collection of Rotation3DKeyFrame objects that define the animation. |