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.