返回介绍

CharacterInfo 字符信息

发布于 2019-12-18 15:37:31 字数 3370 浏览 920 评论 0 收藏 0

struct in UnityEngine

Description 描述

Specification for how to render a character from the font texture. See Font.characterInfo.
字体纹理如何渲染字符的规格。参考Font.characterInfo。

See Also: Example at Font.RequestCharactersInTexture.

Variables 变量

advanceThe horizontal distance from the origin of this character to the origin of the next character.
从该字符的原点到下一个字符的原点的水平距离。
bearingThe horizontal distance from the origin of this glyph to the begining of the glyph image.
从该字形的原点到字形图像的起点的水平距离。
glyphHeightThe height of the glyph image.
字形图像的高度。
glyphWidthThe width of the glyph image.
字形图像的宽度。
indexUnicode value of the character.
字符的Unicode值。
maxXThe maximum extend of the glyph image in the x-axis.
字形图像在X轴上的最大延伸。
maxYThe maximum extend of the glyph image in the y-axis.
自形图像在y轴上的最大延伸。
minXThe minium extend of the glyph image in the x-axis.
字形图像在X轴上的最小延伸。
minYThe minimum extend of the glyph image in the y-axis.
字形图像在Y轴上的最小值。
sizeThe size of the character or 0 if it is the default font size.
该字符的大小,默认字体大小为0。
styleThe style of the character.
字符的样式。
uvBottomLeftThe uv coordinate matching the bottom left of the glyph image in the font texture.
UV坐标匹配的字体纹理的字形图像的左下角。
uvBottomRightThe uv coordinate matching the bottom right of the glyph image in the font texture.
UV坐标匹配的字体纹理的字形图像的右下角。
uvTopLeftThe uv coordinate matching the top left of the glyph image in the font texture.
UV坐标匹配的字体纹理的字形图像的左上角。
uvTopRightThe uv coordinate matching the top right of the glyph image in the font texture.
UV坐标匹配的字体纹理的字形图像的右上角。

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文