TextMeshPro Mesh Modifier Component
Overview​
This component allows a TextMeshPro - Text (UI) component to have it's vertices modified via standard IMeshModifier components (eg VertexSkew).
Properties​
| Property                            | Type |     Range    | Default | Description |
|---|
Usage​
Add this component to any GameObject that contains a UI TextMeshPro - Text (UI) component, then add your vertex modifier components (eg VertexSkew).