Click or drag to resize
Ab4d.SharpEngine logo

ModelRotator Constructor

Overload List
 NameDescription
Public methodModelRotator(ManualInputEventsManager) Initializes a new instance of the ModelRotator class with default axes and default circle radius (42 and 50).
Public methodModelRotator(ManualInputEventsManager, Single, Single, Single, Int32) Initializes a new instance of the ModelRotator class with default axes and custom circle radius (42 and 50).
Public methodModelRotator(ManualInputEventsManager, Vector3, Vector3, Vector3, Single, Single, Single, Int32) Initializes a new instance of the ModelRotator class with providing custom axes.
Top
See Also