Class FaceInfo_Legacy
Class that contains the basic information about the font.
Inheritance
FaceInfo_Legacy
Namespace: TMPro
Assembly: Unity.TextMeshPro.dll
Syntax
[Serializable]
public class FaceInfo_Legacy
Fields
Ascender
Declaration
Field Value
AtlasHeight
Declaration
Field Value
AtlasWidth
Declaration
Field Value
Baseline
Declaration
Field Value
CapHeight
Declaration
Field Value
CenterLine
Declaration
Field Value
CharacterCount
Declaration
public int CharacterCount
Field Value
Descender
Declaration
Field Value
LineHeight
Declaration
Field Value
Name
Declaration
Field Value
Padding
Declaration
Field Value
PointSize
Declaration
Field Value
Scale
Declaration
Field Value
SubSize
Declaration
Field Value
SubscriptOffset
Declaration
public float SubscriptOffset
Field Value
SuperscriptOffset
Declaration
public float SuperscriptOffset
Field Value
TabWidth
Declaration
Field Value
Underline
Declaration
Field Value
UnderlineThickness
Declaration
public float UnderlineThickness
Field Value
strikethrough
Declaration
public float strikethrough
Field Value
strikethroughThickness
Declaration
public float strikethroughThickness
Field Value