This version of Unity is unsupported.

LigatureSubstitutionRecord

struct in UnityEngine.TextCore.Text

Description

The LigatureSubstitutionRecord defines a substitution where multiple glyphs are replaced by a single glyph.

Properties

componentGlyphIDsAn array that contains the index of the glyphs being substituted.
ligatureGlyphIDThe index of the replacement glyph.