Function CylinderMesh.rings

Number of edge rings along the height of the cylinder.

long rings() nothrow @property @nogc;

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