Function SurfaceTool.addSmoothGroup
Specifies whether the current vertex (if using only vertex arrays) or current index (if also using index arrays) should use smooth normals for normal calculation.
void addSmoothGroup
(
const(bool) smooth
) nothrow @nogc;