GetVertices(List<UIVertex>)
Populate the given list with generated Vertices.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.TextRenderingModule
public void GetVertices(List<UIVertex> vertices)
Parameters
List to populate.