Version: 2022.3

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.