Function CylinderMesh.bottomRadius

Bottom radius of the cylinder.

double bottomRadius() nothrow @property @nogc;

void bottomRadius (
  double v
) nothrow @property @nogc;