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