MeshDataTool.setVertexUv

Sets the UV of given vertex.

struct MeshDataTool
@nogc nothrow
void
setVertexUv
(
in long idx
,
in Vector2 uv
)

Meta