大约有 389 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0088 秒)
...载好的ttf文件放置在h5目录下 步骤二:在html标签下以CSS格式嵌入TTF字体 font-family为字体名称 在项目中设置字体的font 编译后效果如下: 问题补充: 以上方法在canvas模式下正常,webGL模式下无效,这个是因为在用到该字体样...
来源: Laya_社区 发布时间: 20160514
...View组件默认为true。 Sprite iconOffset : String图标x,y偏移,格式:100,100Button label : String 按钮的文本内容。 Button labelAlign : String标签对齐模式,默认为居中对齐。Button labelBold : Boolean 表示按钮文本标签是否为粗体字。 Button ...
来源: laya_api 发布时间: 20170929
...) { hints.put(EncodeHintType.CHARACTER_SET, character_set); // 字符转码格式设置 } if(!TextUtils.isEmpty(error_correction)){ hints.put(EncodeHintType.ERROR_CORRECTION, error_correction); // 容错级别设置 } if(!TextUtils.isEmpty(margin)){ hints.put(EncodeHintType.MARGIN, margin); // 空...
来源: Laya_社区 发布时间: 20200729
...View组件默认为true。 Sprite iconOffset : String图标x,y偏移,格式:100,100Button label : String 按钮的文本内容。 Button labelAlign : String标签对齐模式,默认为居中对齐。Button labelBold : Boolean 表示按钮文本标签是否为粗体字。 Button ...
来源: Laya2.0_api 发布时间: 20190513
...片能否进行翻转? 我的tieldmap生成的json文件里data是这种格式,地图显示有误 问题状态 最新活动: 2020-03-26 13:37 浏览: 3599 关注: 3 人 layabox • 2020-03-26 13:37 首先,DEMO中的操作是错误的,在DEMO中,开发者使用了clearTextureRes()来清理...
来源: Laya_社区 发布时间: 20200317
... from Button.iconOffset Defined in laya/ui/Button.ts:709 图标x,y偏移,格式:100,100 Returns string Inherited from Button.iconOffset Defined in laya/ui/Button.ts:713 图标x,y偏移,格式:100,100 Parameters value: string Returns void is3D get is3D(): boolean Inherited from Node.is3D Defi...
来源: Laya3.0_api 发布时间: 20231115
... string): void Defined in laya/ui/ComboBox.ts:492 下拉列表项颜色。 格式:"悬停或被选中时背景颜色,悬停或被选中时标签颜色,标签颜色,边框颜色,背景颜色" Returns string Defined in laya/ui/ComboBox.ts:496 下拉列表项颜色。 格式:"悬停或被选中时...
来源: Laya3.0_api 发布时间: 20231115
...打开状态。 ComboBox itemColors : String 下拉列表项颜色。 格式:"悬停或被选中时背景颜色,悬停或被选中时标签颜色,标签颜色,边框颜色,背景颜色" ComboBox itemRender : * = null 渲染项,用来显示下拉列表展示对象 ComboBox itemSize : int...
来源: laya_api 发布时间: 20170929
...制骨骼实现动画。 Skeleton可以将一些经常使用的骨骼动画格式转换为LayaAir引擎支持的骨骼动画格式。 Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-11 17:47:09 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251011
...打开状态。 ComboBox itemColors : String 下拉列表项颜色。 格式:"悬停或被选中时背景颜色,悬停或被选中时标签颜色,标签颜色,边框颜色,背景颜色" ComboBox itemRender : * = null 渲染项,用来显示下拉列表展示对象 ComboBox itemSize : int...
来源: Laya2.0_api 发布时间: 20190513