Share via


4.684 Rotation3DAnimationUsingKeyFrames

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

x:Boolean

(description)

A value that specifies whether the animation's output value is added to the base value of the property being animated.

IsCumulative

x:Boolean

(description)

A value that specifies whether the animation's value accumulates when it repeats.

KeyFrames

Rotation3DKeyFrameCollection

(description)

The collection of Rotation3DKeyFrame objects that define the animation.