Returns the DrawMode of the mesh, which controls how the vertices in the Mesh are connected together to create pixels. The default is triangles.
DrawMode
triangles
mode = Mesh:getDrawMode()
None
Pass:setMeshMode
Mesh:setDrawMode
Mesh