Well, I dunno, by default if you have the statistics up in Maya, it gives you vert count, edge count, tri count, quad count and UV count. In this case UV count is the number of unique UV vertices... so it's probably a more accurate number for performance reasons than just a straight-up triangle count or vertex count. If…