Version: 2022.3

Glyph

class in UnityEngine.TextCore

切换到手册

描述

字形 (Glyph) 是文本元素或字符的直观表示。

变量

atlasIndex包含此字形的图集纹理的索引。
classDefinitionTypeGlyph class definition type.
glyphRect一个用于定义字形在图集纹理中的位置的矩形。
index源字体文件中字形的索引。
metrics用于在执行文本布局时定义字形大小、位置和间距的指标。
scale字形的相对比例。默认值为 1.0。

构造函数

Glyph新字形的构造函数。

公共函数

Compare比较两个字形以确定它们是否具有相同的值。

Did you find this page useful? Please give it a rating: