IList<UIVertex> The vertices of every sub-mesh, in generation order.
Flattens every sub-mesh into a single list of vertices, for consumers of UIVertex geometry such as custom UI Graphics.
The per-material split required to correctly render SDF text is not preserved; use TextMesh.FillMesh and TextMesh.materials when it is needed.