Renders a sphere centered at the modeling coordinates origin of the specified @radius. The sphere is subdivided around the Z axis into slices and along the Z axis into stacks.
true if the sphere should be solid.
the radius of the sphere.
the number of subdivisions around the Z axis (similar to lines of longitude).
the number of subdivisions along the Z axis (similar to lines of latitude).
See Implementation
Renders a sphere centered at the modeling coordinates origin of the specified @radius. The sphere is subdivided around the Z axis into slices and along the Z axis into stacks.