MeshDataTool.setVertexUv2

Sets the UV2 of given vertex.

struct MeshDataTool
@nogc nothrow
void
setVertexUv2
(
in long idx
,
in Vector2 uv2
)

Meta