GlyphAdjustmentRecord(uint, GlyphValueRecord)
Constructor for new glyph adjustment record.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine.TextCore.LowLevel
- Assembly: UnityEngine.TextCoreFontEngineModule
public GlyphAdjustmentRecord(uint glyphIndex, GlyphValueRecord glyphValueRecord)
Parameters
The index of the glyph in the source font file.
The GlyphValueRecord contains the positional adjustments of the glyph.