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.