Function SurfaceTool.addNormal

Specifies a normal for the next vertex to use.

void addNormal (
  const(Vector3) normal
) nothrow @nogc;