Model | |
The ModelMover type exposes the following members.
| Name | Description | |
|---|---|---|
| AxesDeselected | AxesDeselected is fired when movement axis or movement plane is deselected. | |
| AxesSelected | AxesSelected is fired when movement axis or movement plane is selected (in this case two axis are specified in the Axes property). | |
| ModelMoved | ModelMoved event is fired when model is moved. Event handler can get the amount of move by getting the value of the MoveVector property. | |
| ModelMoveEnded | ModelMoveEnded event is fired when moving of the model is stopped. | |
| ModelMoveStarted | ModelMoveStarted event is fired when moving of the model is started. |