Quaternion |
public sealed class QuaternionRotationKeyFrame : RotationKeyFrameBase
The QuaternionRotationKeyFrame type exposes the following members.
Name | Description | |
---|---|---|
QuaternionRotationKeyFrame(Double) | Constructor | |
QuaternionRotationKeyFrame(Double, Quaternion) | Constructor |
Name | Description | |
---|---|---|
GetRotationQuaternion |
Returns a Quaternion that represents the rotation for the specified angles.
(Overrides RotationKeyFrameBaseGetRotationQuaternion) | |
ToString | Returns a string that represents the current object. (Overrides ObjectToString) |
Name | Description | |
---|---|---|
RotationQuaternion | Quaternion that is defines the rotation for this key frame. |