|
Draws a sphere.
- Parameters
-
position | Position of the sphere. |
radius | Radius of the sphere. |
segments | Number of segments (Subdivisions around the sphere). |
slices | Number of slices (Subdivisions down the sphere). |
colour | Colour of sphere. |
mat | World matrix for rendering. |
wireframe | Renders the sphere in wireframe. |
- Returns
- None.
|