Function SphereMesh.rings

Number of segments along the height of the sphere.

long rings() nothrow @property @nogc;

void rings (
  long v
) nothrow @property @nogc;