AnimationRotation Properties
Represents rotation settings for a specific animation.Name | Description |
---|---|
AngleX | Gets or sets the value (in degrees) at which the object should be rotated around the X-axis. |
AngleY | Gets or sets the value (in degrees) at which the object should be rotated around the Y-axis. |
AngleZ | 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