Struct GlyphValueRecord_Legacy
Positional adjustments of a glyph
Namespace: TMPro
Assembly: Unity.TextMeshPro.dll
Syntax
[Serializable]
public struct GlyphValueRecord_Legacy
Fields
xAdvance
Declaration
Field Value
xPlacement
Declaration
Field Value
yAdvance
Declaration
Field Value
yPlacement
Declaration
Field Value
Operators
operator +(GlyphValueRecord_Legacy, GlyphValueRecord_Legacy)
Declaration
public static GlyphValueRecord_Legacy operator +(GlyphValueRecord_Legacy a, GlyphValueRecord_Legacy b)
Parameters
Returns