Function CSGTorus.ringSides

The number of edges each ring of the torus is constructed of.

long ringSides() nothrow @property @nogc;

void ringSides (
  long v
) nothrow @property @nogc;