Vectors
sphere with radius %number% and density %number%
Locations
sphere at %location% with radius %number% and density %number%
Creates a list of locations or vectors in the shape of a sphere. The sphere is formed by a series of circles with different diameters. The radius and the density determine the amount of points: points = (radius * PI * density)^2