Function CapsuleMesh.rings

Number of rings along the height of the capsule.

long rings() nothrow @property @nogc;

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