Draws a disc representing a plane.
- Parameters
-
point | Point on the plane where the plane will be drawn. |
normal | The planes normal vector. |
span | How far the plane spans from the point. |
colour | Colour of plane. |
mat | World matrix for plane. |
wireframe | Renders the plane in wireframe. |
- Returns
- None.