Share via


4.642 QuaternionKeyFrame

x:Object > DependencyObject > Freezable > QuaternionKeyFrame

DiscreteQuaternionKeyFrame EasingQuaternionKeyFrame LinearQuaternionKeyFrame SplineQuaternionKeyFrame

(usage)

None.

(description)

A base type that defines an animation segment with its own target value and interpolation technique for a QuaternionAnimationUsingKeyFrames.

(used by)

QuaternionKeyFrameCollection

[is default constructible]

false

(properties)

KeyTime

KeyTime

(description)

The time at which the key frame's target Value should be reached.

Value

Quaternion

(description)

The key frame's target value.