Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
TMPro.TMP_LineInfo Struct Reference

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
 

Detailed Description

Structure which contains information about the individual lines of text.

Member Data Documentation

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

The documentation for this struct was generated from the following file: