Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GlyphPairAdjustmentRecord

The positional adjustment values of a pair of glyphs.
Read time 1 minuteLast updated 6 days ago

Definition

public struct GlyphPairAdjustmentRecord : IEquatable<GlyphPairAdjustmentRecord>

Constructors

Properties

Property

Description

firstAdjustmentRecordThe positional adjustment values for the first glyph.
secondAdjustmentRecordThe positional adjustment values for the second glyph.