Function CylinderMesh.topRadius
Top radius of the cylinder.
double topRadius() nothrow @property @nogc;
void topRadius
(
double v
) nothrow @property @nogc;
Top radius of the cylinder.
double topRadius() nothrow @property @nogc;
void topRadius
(
double v
) nothrow @property @nogc;