SurfaceTool.addSmoothGroup

Specify whether current Vertex (if using only Vertex arrays) or current index (if also using index arrays) should utilize smooth normals for normal calculation.

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

Meta