GetVerticesArray()
Returns the current UIVertex array.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.TextRenderingModule
public UIVertex[] GetVerticesArray()
Returns
Type | Description |
|---|---|
| UIVertex[] | Vertices. |