Function MeshDataTool.setVertexTangent

Sets the tangent of the given vertex.

void setVertexTangent (
  const(long) idx,
  const(Plane) tangent
) nothrow @nogc;