Struct TMP_WordInfo
Structure containing information about the individual words contained in the text object.
Inherited Members
Namespace: TMPro
Assembly: solution.dll
Syntax
public struct TMP_WordInfo
Fields
| Name | Description |
|---|---|
| characterCount | |
| firstCharacterIndex | |
| lastCharacterIndex | |
| textComponent |
Methods
| Name | Description |
|---|---|
| GetWord() | Returns the word as a string. |