Version: 2020.3
언어: 한국어

CharacterInfo

struct in UnityEngine

매뉴얼로 전환

설명

Specification for how to render a character from the font texture. See Font.characterInfo.

See Also: Example at Font.RequestCharactersInTexture.

변수

advanceThe horizontal distance, rounded to the nearest integer, 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.
maxXThe maximum extend of the glyph image in the x-axis.
maxYThe maximum extend of the glyph image in the y-axis.
minXThe minium extend of the glyph image in the x-axis.
minYThe minimum extend of the glyph image in the y-axis.
sizeThe size of the character or 0 if it is the default font size.
styleThe style of the character.
uvBottomLeftThe uv coordinate matching the bottom left of the glyph image in the font texture.
uvBottomRightThe uv coordinate matching the bottom right of the glyph image in the font texture.
uvTopLeftThe uv coordinate matching the top left of the glyph image in the font texture.
uvTopRightThe uv coordinate matching the top right of the glyph image in the font texture.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961