MeshDataTool.setVertex

Sets the position of given vertex.

struct MeshDataTool
@nogc nothrow
void
setVertex
(
in long idx
,
in Vector3 vertex
)

Meta