sphere()
Sphere - Draws a 2-sphere (sphere in 3D space)
Example
Syntax
sphere([radius], [detailX], [detailY])
Parameter
Description
radius
radius of the sphere

Description
draws a UV sphere with a specified radius.
Last updated