Function SurfaceTool.addVertex

Specifies the position of current vertex. Should be called after specifying other vertex properties (e.g. Color, UV).

void addVertex (
  const(Vector3) vertex
) nothrow @nogc;