MeshDataTool.setVertexNormal

Sets the normal of given vertex.

struct MeshDataTool
@nogc nothrow
void
setVertexNormal
(
in long idx
,
in Vector3 normal
)

Meta