EasingVector3DKeyFrame Constructor
.NET Framework 4.5
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.
| Name | Description | |
|---|---|---|
|
EasingVector3DKeyFrame() | Initializes a new instance of the EasingVector3DKeyFrame class. |
|
EasingVector3DKeyFrame(Vector3D) | Initializes a new instance of the EasingVector3DKeyFrame class with the specified Vector3D value. |
|
EasingVector3DKeyFrame(Vector3D, KeyTime) | Initializes a new instance of the EasingVector3DKeyFrame class with the specified Vector3D value and key time. |
|
EasingVector3DKeyFrame(Vector3D, KeyTime, IEasingFunction) | Initializes a new instance of the EasingVector3DKeyFrame class with the specified Vector3D value, key time, and easing function. |