|
|
Draws an arrow.
- Parameters
-
| pos | Point at the base of the arrow. |
| dir | Direction of the arrow. |
| length | The length of the arrow. |
| radius | Radius of the arrow. |
| colour | Colour of the arrow. |
| mat | World matrix for rendering. |
| wireframe | Renders the arrow in wireframe. |
- Returns
- None.
|