![]() |
Kerbal Space Program
1.12.4
|
Structure which contains information about the individual lines of text. More...
Public Attributes | |
| TextAlignmentOptions | alignment |
| float | ascender |
| float | baseline |
| int | characterCount |
| float | descender |
| int | firstCharacterIndex |
| int | firstVisibleCharacterIndex |
| int | lastCharacterIndex |
| int | lastVisibleCharacterIndex |
| float | length |
| Extents | lineExtents |
| float | lineHeight |
| float | marginLeft |
| float | marginRight |
| float | maxAdvance |
| int | spaceCount |
| int | visibleCharacterCount |
| float | width |
| int | wordCount |
Structure which contains information about the individual lines of text.
| TextAlignmentOptions TMPro.TMP_LineInfo.alignment |
| float TMPro.TMP_LineInfo.ascender |
| float TMPro.TMP_LineInfo.baseline |
| int TMPro.TMP_LineInfo.characterCount |
| float TMPro.TMP_LineInfo.descender |
| int TMPro.TMP_LineInfo.firstCharacterIndex |
| int TMPro.TMP_LineInfo.firstVisibleCharacterIndex |
| int TMPro.TMP_LineInfo.lastCharacterIndex |
| int TMPro.TMP_LineInfo.lastVisibleCharacterIndex |
| float TMPro.TMP_LineInfo.length |
| Extents TMPro.TMP_LineInfo.lineExtents |
| float TMPro.TMP_LineInfo.lineHeight |
| float TMPro.TMP_LineInfo.marginLeft |
| float TMPro.TMP_LineInfo.marginRight |
| float TMPro.TMP_LineInfo.maxAdvance |
| int TMPro.TMP_LineInfo.spaceCount |
| int TMPro.TMP_LineInfo.visibleCharacterCount |
| float TMPro.TMP_LineInfo.width |
| int TMPro.TMP_LineInfo.wordCount |
1.8.7