Function CSGCylinder.cone

If true a cone is created, the radius will only apply to one side.

bool cone() nothrow @property @nogc;

void cone (
  bool v
) nothrow @property @nogc;