Version: 2022.1
言語: 日本語

MultipleSubstitutionRecord

struct in UnityEngine.TextCore.Text

マニュアルに切り替える

説明

The MultipleSubstitutionRecord defines a substitution where a single glyph is replaced by multiple glyphs.

変数

substituteGlyphIDsThe index of the target glyph to replace.
targetGlyphIDAn array that contains the index of the glyphs replacing the single target glyph.