Version: 2021.3
언어: 한국어

GlyphMetricsConstructor

매뉴얼로 전환
public GlyphMetrics (float width, float height, float bearingX, float bearingY, float advance);

파라미터

width The width of the glyph.
height The height of the glyph.
bearingX The horizontal bearingX.
bearingY The horizontal bearingY.
advance The horizontal advance.

설명

Constructs a new GlyphMetrics structure.

The horizontal bearingX represents the distance from the current drawing position (origin) relative to the element's left bounding box edge (bbox).

The horizontal bearingY represents the distance from the current drawing position (origin) relative to the element's top bounding box edge (bbox). This represents the top of the text element.

The horizontal advance represents the distance to increase (left to right) or decrease (right to left) the drawing position relative to the origin of the text element. This represents the origin of the next text element.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961