Function CylinderMesh.radialSegments

Number of radial segments on the cylinder.

long radialSegments() nothrow @property @nogc;

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