Version: 2022.2
言語: 日本語

GlyphValueRecord

struct in UnityEngine.TextCore.LowLevel

マニュアルに切り替える

説明

The values used to adjust the position of a glyph or set of glyphs.

変数

xAdvanceThe positional adjustment that affects the horizontal advance of the glyph.
xPlacementThe positional adjustment that affects the horizontal bearing X of the glyph.
yAdvanceThe positional adjustment that affects the vertical advance of the glyph.
yPlacementThe positional adjustment that affectsthe horizontal bearing Y of the glyph.

コンストラクタ

GlyphValueRecordConstructor for new glyph value record.