Function CSGCylinder.sides
The number of sides of the cylinder, the higher this number the more detail there will be in the cylinder.
long sides() nothrow @property @nogc;
void sides
(
long v
) nothrow @property @nogc;