正在准备搜索索引...
搜索索引不可用
LayaAir3引擎API
LayaAir3引擎API
laya/display/BitmapFont
BMGlyph
接口 BMGlyph
interface
BMGlyph
{
advance
?:
number
;
height
?:
number
;
texture
?:
Texture
;
width
?:
number
;
x
?:
number
;
y
?:
number
;
}
索引
属性
advance?
height?
texture?
width?
x?
y?
属性
可选
advance
advance
?:
number
可选
height
height
?:
number
可选
texture
texture
?:
Texture
可选
width
width
?:
number
可选
x
x
?:
number
可选
y
y
?:
number
切换版本:
显示设置
成员可见性
继承
外部
配色
自动
浅色
深色
目录
属性
advance
height
texture
width
x
y
LayaAir3引擎API
加载中……