Function MeshDataTool.setVertexUv2

Sets the UV2 of the given vertex.

void setVertexUv2 (
  const(long) idx,
  const(Vector2) uv2
) nothrow @nogc;