Version: 2022.1
言語: 日本語

MarkToBaseAdjustmentRecord

struct in UnityEngine.TextCore.Text

マニュアルに切り替える

説明

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

変数

baseGlyphAnchorPointThe position of the anchor point of the base glyph.
baseGlyphIDThe index of the base glyph.
markGlyphIDThe index of the mark glyph.
markPositionAdjustmentThe positional adjustment of the mark glyph relative to the anchor point of the base glyph.