This topic has not yet been rated - Rate this topic

EasingVector3DKeyFrame Constructor

Initializes a new instance of the EasingVector3DKeyFrame class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method EasingVector3DKeyFrame() Initializes a new instance of the EasingVector3DKeyFrame class.
Public method EasingVector3DKeyFrame(Vector3D) Initializes a new instance of the EasingVector3DKeyFrame class with the specified Vector3D value.
Public method EasingVector3DKeyFrame(Vector3D, KeyTime) Initializes a new instance of the EasingVector3DKeyFrame class with the specified Vector3D value and key time.
Public method EasingVector3DKeyFrame(Vector3D, KeyTime, IEasingFunction) Initializes a new instance of the EasingVector3DKeyFrame class with the specified Vector3D value, key time, and easing function.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.