GetMaxVertsForString(string)
Returns the maximum number of verts that the text generator may return for a given string.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.TextRenderingModule
public static int GetMaxVertsForString(string str)
Parameters
Input string.
Returns
Type | Description |
|---|---|
| int |