Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
FairyGUI
BitmapFont.BMGlyph
C# Class FairyGUI.BitmapFont.BMGlyph
Show file
Open project: fairygui/FairyGUI-unity
Class Usage Examples
Public Properties
Property
Type
Description
advance
int
channel
int
height
int
lineHeight
int
offsetX
int
offsetY
int
uvRect
UnityEngine.Rect
width
int
Property Details
advance
public property
public
int
advance
return
int
channel
public property
public
int
channel
return
int
height
public property
public
int
height
return
int
lineHeight
public property
public
int
lineHeight
return
int
offsetX
public property
public
int
offsetX
return
int
offsetY
public property
public
int
offsetY
return
int
uvRect
public property
public
Rect,UnityEngine
uvRect
return
UnityEngine.Rect
width
public property
public
int
width
return
int