Function CSGTorus.outerRadius

The outer radius of the torus.

double outerRadius() nothrow @property @nogc;

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