Function SphereMesh.radius

Radius of sphere.

double radius() nothrow @property @nogc;

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