AnimationRotation Properties
Represents rotation settings for a specific animation.
Name | Description |
---|---|
Angle |
Gets or sets the value (in degrees) at which the object should be rotated around the X-axis. |
Angle |
Gets or sets the value (in degrees) at which the object should be rotated around the Y-axis. |
Angle |
Gets or sets the value (in degrees) at which the object should be rotated around the Z-axis. |
Order | Gets or sets a value which determines the order of rotation around the X, Y and Z axes. |
See Also