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.