• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 829 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0078 秒)

821. laya.ui.Radio [ 18%]

... Stage对象和UI的View组件默认为true。 Sprite iconOffset : String图标x,y偏移,格式:100,100Button label : String 按钮的文本内容。 Button labelAlign : String标签对齐模式,默认为居中对齐。Button labelBold : Boolean 表示按钮文本标签是否为粗体字...

来源: laya_api 发布时间: 20170929

822. laya.ui.CheckBox [ 18%]

... Stage对象和UI的View组件默认为true。 Sprite iconOffset : String图标x,y偏移,格式:100,100Button label : String 按钮的文本内容。 Button labelAlign : String标签对齐模式,默认为居中对齐。Button labelBold : Boolean 表示按钮文本标签是否为粗体字...

来源: Laya2.0_api 发布时间: 20190513

823. laya.ui.Radio [ 18%]

... Stage对象和UI的View组件默认为true。 Sprite iconOffset : String图标x,y偏移,格式:100,100Button label : String 按钮的文本内容。 Button labelAlign : String标签对齐模式,默认为居中对齐。Button labelBold : Boolean 表示按钮文本标签是否为粗体字...

来源: Laya2.0_api 发布时间: 20190513

824. Unity插件使用说明(TypeScript-3D基础(TS)-LayaAir3D之3D场景可视化编辑) [ 17%]

...不是这样。 切换引擎版本,是在LayaAirIDE里点开左上角IDE图标,打开菜单`项目 -> 类库管理 -> 下载(并选中引擎库版本) -> 应用`切换引擎类库。 #### 2.3、 导入LayaAir的Unity插件 Unity里有一个导入自定义包的功能,通过这个功能,...

来源: Laya2.0_文档 发布时间: 20210714

825. 【简单跑酷--JS版】---Lv.6 终篇 [ 16%]

...新建一个Item.js  (function(){ /** * 物品类 */ function Item(){ //图标 this.icon = null; //星星贴图 this.starTexture = null; //加速贴图 this.speedTexture = null; //悬空贴图 this.flyTexture = null; this.type = ""; Item.__super.call(this); } //类型分类 //星星 Item.ITEM_TYPE_...

来源: Laya_社区 发布时间: 20160803

826. 纹理资源 · LayaAir3.3 · 引擎文档 · LAYABOX [ 16%]

...时候应用和设置? 以下场景强烈推荐开启预乘 Alpha: UI 图标、按钮、圆角面板 粒子系统、烟雾、光效、魔法特效 贴花(Decal)、透明贴图、树叶、人物头发 使用双线性、三线性过滤的纹理 使用 Mipmap 的透明纹理(无预乘最容...

来源: Laya3.0_文档 发布时间: 20251128

827. laya.ui.CheckBox_API3.0 [ 14%]

...g): void Inherited 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 f...

来源: Laya3.0_api 发布时间: 20231115

828. laya.ui.Radio_API3.0 [ 14%]

...g): void Inherited 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 f...

来源: Laya3.0_api 发布时间: 20231115

829. [LayaNative3]2d示例程序构建发布打包后,在OpenHarmony运行闪退 [ 7%]

...运行,但是黑屏 发布H5后通过网页打开出现左上角的那个图标是什么东东 怎么去掉 用Mac下Unity5.6.2f1导出的模型在Mac浏览器显示正常,发布到移动端不显示模型,但是顶点数面数都有 runtime运行报错! 问题状态 最新活动: 2025-01-07 12:...

来源: Laya_社区 发布时间: 20250106