This version of Unity is unsupported.

GlyphAdjustmentRecord Constructor

public GlyphAdjustmentRecord(uint glyphIndex, TextCore.LowLevel.GlyphValueRecord glyphValueRecord);

Parameters

glyphIndex The index of the glyph in the source font file.
glyphValueRecord The GlyphValueRecord contains the positional adjustments of the glyph.

Description

Constructor for new glyph adjustment record.