| Name | Description |
---|
| ModelRotator(ManualInputEventsManager) |
Initializes a new instance of the ModelRotator class with default axes and default circle radius (42 and 50).
|
| ModelRotator(ManualInputEventsManager, Single, Single, Single, Int32) |
Initializes a new instance of the ModelRotator class with default axes and custom circle radius (42 and 50).
|
| ModelRotator(ManualInputEventsManager, Vector3, Vector3, Vector3, Single, Single, Single, Int32) |
Initializes a new instance of the ModelRotator class with providing custom axes.
|