Model | |
public class ModelRotatedEventArgs : EventArgs
The ModelRotatedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| ModelRotatedEventArgs | Constructor |
| Name | Description | |
|---|---|---|
| RotateX | Gets a float that specified the rotation angle in degrees around the X axis. | |
| RotateY | Gets a float that specified the rotation angle in degrees around the Y axis. | |
| RotateZ | Gets a float that specified the rotation angle in degrees around the Z axis. |