![]() | |
Angles |
public sealed class AnglesRotationKeyFrame : RotationKeyFrameBase
The AnglesRotationKeyFrame type exposes the following members.
Name | Description | |
---|---|---|
![]() | AnglesRotationKeyFrame(Double) | Constructor |
![]() | AnglesRotationKeyFrame(Double, Double, Double, Double) | 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 | |
---|---|---|
![]() | XAxisRotationAngle | Rotation angle around X axis in degrees (similar to attitude angle in camera rotation). |
![]() | YAxisRotationAngle | Rotation angle around Y axis in degrees (similar to heading angle in camera rotation). |
![]() | ZAxisRotationAngle | Rotation angle around Z axis in degrees (similar to bank angle in camera rotation). |