Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
FairyGUI
BitmapFont.BMGlyph
C# Class FairyGUI.BitmapFont.BMGlyph
ファイルを表示
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_oe property
public
int
advance
return
int
channel
public_oe property
public
int
channel
return
int
height
public_oe property
public
int
height
return
int
lineHeight
public_oe property
public
int
lineHeight
return
int
offsetX
public_oe property
public
int
offsetX
return
int
offsetY
public_oe property
public
int
offsetY
return
int
uvRect
public_oe property
public
Rect,UnityEngine
uvRect
return
UnityEngine.Rect
width
public_oe property
public
int
width
return
int