Event OnPreRenderText
Event delegate to allow modifying the text geometry before it is uploaded to the mesh and rendered.
Namespace: TMPro
Assembly: solution.dll
Syntax
public virtual event Action<TMP_TextInfo> OnPreRenderText
Returns
Type | Description |
---|---|
Action<TMP_TextInfo> |