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.

struct SurfaceTool
@nogc nothrow
void
addSmoothGroup
(
in bool smooth
)

Meta