Function CSGTorus.innerRadius

The inner radius of the torus.

double innerRadius() nothrow @property @nogc;

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