torus()
Torus - Draws a Torus or Donut-like shape in 3D space
Example
Syntax
torus([radius], [tubeRadius], [detailX], [detailY])
Parameter
Description
radius
radius of the ring
tubeRadius
radius of the tube

Description
draws a torus (donut-like shape) with a specified radius of its ring and a specified radius of the circular cross section if its tube.
Last updated