Sphere
A sphere is given by a center point and a radius.
Arguments
radius: Set the radius of the sphere (default: 1).
center: comma-separated values for the positions in each dimension. (default: a three dimensional origin is assumed, e.g., center=0,0,0).