Function CSGSphere.radius

Radius of the sphere.

double radius() nothrow @property @nogc;

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