Function MeshDataTool.setVertexUv

Sets the UV of the given vertex.

void setVertexUv (
  const(long) idx,
  const(Vector2) uv
) nothrow @nogc;