Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

GlyphAdjustmentRecord

struct in UnityEngine.TextCore.LowLevel

Description

The positional adjustment values of a glyph.

Properties

glyphIndexThe index of the glyph in the source font file.
glyphValueRecordThe GlyphValueRecord contains the positional adjustments of the glyph.

Constructors

GlyphAdjustmentRecordConstructor for new glyph adjustment record.