Name

sphere()

Examples
noStroke()
lights()
translate(58, 48, 0)
sphere(28)
Description A sphere is a hollow ball made from tessellated triangles.
Syntax
sphere(r)
Parameters
rfloat: the radius of the sphere
Related sphereDetail()

Updated on Tue Feb 27 14:07:12 2024.

If you see any errors or have comments, please let us know.