Version: 2022.1

LigatureSubstitutionRecord

struct in UnityEngine.TextCore.Text

切换到手册

描述

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

变量

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