Class TMP_Character
A basic element of text.
Inherited Members
Namespace: TMPro
Assembly: solution.dll
Syntax
[Serializable]
public class TMP_Character : TMP_TextElement
Constructors
| Name | Description |
|---|---|
| TMP_Character() | Default constructor. |
| TMP_Character(uint, TMP_FontAsset, Glyph) | Constructor for new character |
| TMP_Character(uint, Glyph) | Constructor for new character |