Function MeshDataTool.getVertexNormal

Returns the normal of the given vertex.

Vector3 getVertexNormal (
  const(long) idx
) nothrow @nogc const;