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_TextElement Class Reference

Base class for all text elements like characters (glyphs) and sprites. More...

Inheritance diagram for TMPro.TMP_TextElement:
TMPro.TMP_Glyph TMPro.TMP_Sprite

Public Attributes

float height
 
int id
 
float scale
 
float width
 
float x
 
float xAdvance
 
float xOffset
 
float y
 
float yOffset
 

Detailed Description

Base class for all text elements like characters (glyphs) and sprites.

Member Data Documentation

float TMPro.TMP_TextElement.height
int TMPro.TMP_TextElement.id
float TMPro.TMP_TextElement.scale
float TMPro.TMP_TextElement.width
float TMPro.TMP_TextElement.x
float TMPro.TMP_TextElement.xAdvance
float TMPro.TMP_TextElement.xOffset
float TMPro.TMP_TextElement.y
float TMPro.TMP_TextElement.yOffset

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