![]() | |
Model |
The ModelMoverVisual3D type exposes the following members.
Name | Description | |
---|---|---|
![]() | AxisArrowRadius | Gets or sets the radius of the axis arrows. |
![]() | AxisLength | Gets or sets the length of axes that are shown by ModelMover. Default value is 100. |
![]() | AxisRadius | Gets or sets the radius of the axis arrows. |
![]() | IsXAxisShown | Gets or sets a Boolean that specifies if the X axis is shown. Default value is true. |
![]() | IsYAxisShown | Gets or sets a Boolean that specifies if the Y axis is shown. Default value is true. |
![]() | IsZAxisShown | Gets or sets a Boolean that specifies if the Z axis is shown. Default value is true. |
![]() | MoveVector3D | Gets the Vector3D that specifies the amount of move that was performed by the user. |
![]() | Position | Gets or sets Point3D that specifies the position of the ModelMover axis origin. |
![]() | SelectedCursor | Gets or sets a Cursor that is shown when mouse is over the arrow. If set to null, cursor is not changed. Default value is Hand. |
![]() | SelectedMaterial | Gets or sets a Material that is used when mouse is over the arrow. If set to null, the arrow material is not changed. Default value is Yellow DiffuseMaterial. |
![]() | ShowMovablePlanes | Gets or sets boolean that specifies if planes that allow moving object on a plane are visible. Default value is true. |
![]() | XAxisColor | Gets or sets the color of X axis. |
![]() | YAxisColor | Gets or sets the color of Y axis. |
![]() | ZAxisColor | Gets or sets the color of Z axis. |