Function MeshDataTool.setVertexNormal

Sets the normal of the given vertex.

void setVertexNormal (
  const(long) idx,
  const(Vector3) normal
) nothrow @nogc;