- I have a plane mesh imported from blender (. Babylon). How do I get the coordinates of all four points of the mesh? I know that Mesh.updateFacetData() opens up additional information about the mesh. But how do you get the vertices of a rectangular mesh?