Function SphereMesh.height

Full height of the sphere.

double height() nothrow @property @nogc;

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