4.987 Vector3DKeyFrame
x:Object > DependencyObject > Freezable > Vector3DKeyFrame | |
Vector3DKeyFrame | |
DiscreteVector3DKeyFrame EasingVector3DKeyFrame LinearVector3DKeyFrame SplineVector3DKeyFrame | |
(usage) |
None. |
(description) |
A base type that defines an animation segment with its own target value and interpolation technique for a Vector3DAnimationUsingKeyFrames. |
(used by) |
Vector3DKeyFrameCollection |
[is default constructible] |
false |
(properties) |
|
KeyTime |
KeyTime |
(description) |
The time at which the key frame's target Value should be reached. |
Value |
Vector3D |
(description) |
The key frame's target value. |