Function MeshDataTool.getVertexUv

Returns the UV of the given vertex.

Vector2 getVertexUv (
  const(long) idx
) nothrow @nogc const;