Function MeshDataTool.getFaceNormal

Calculates and returns the face normal of the given face.

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