Version: 2022.1
言語: 日本語

MarkToMarkAdjustmentRecord

struct in UnityEngine.TextCore.Text

マニュアルに切り替える

説明

A MarkToMarkAdjustmentRecord defines the positional adjustment between a base mark glyph and combining mark glyph.

変数

baseMarkGlyphAnchorPointThe position of the anchor point of the base mark glyph.
baseMarkGlyphIDThe index of the base mark glyph.
combiningMarkGlyphIDThe index of the combining mark glyph.
combiningMarkPositionAdjustmentThe positional adjustment of the combining mark glyph relative to the anchor point of the base mark glyph.