TextGenerator.GetVertices
public void GetVertices(List<UIVertex> vertices);
Parameters
| vertices | List to populate. |
Description 描述
Populate the given list with generated Vertices.
| vertices | List to populate. |
Populate the given list with generated Vertices.