Function SurfaceTool.addUv

Specifies a set of UV coordinates to use for the next vertex.

void addUv (
  const(Vector2) uv
) nothrow @nogc;