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.