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

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

31. 微信小游戏 舞台如何水平对齐? [ 61%]

微信小游戏 舞台如何水平对齐? Laya.init(1080, 1920, WebGL); Laya.stage.alignH = "center"; Laya.stage.scaleMode = Stage.SCALE_FIXED_AUTO;使用如上代码  将分辨率改为900*1440后  舞台居左对齐  而不是居中     附件 : --> 2018-05-24 添加评论 免费帖 --> ...

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

32. 小米调试页面报错 [ 61%]

...:00 浏览: 213 关注: 3 人 holle world • 2020-12-19 16:58 快应用是1080,运行环境是1.6 。。。。。 • 2021-02-05 11:02 你的好了吗,我的2.8 也报这个错

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

33. layaide 有没有安装版本, 直接解压的打不开 [ 61%]

...import和export吗? 问题状态 最新活动: 2018-07-12 15:28 浏览: 1080 关注: 2 人

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

34. DialogManager怎么添加遮罩层 [ 60%]

.../首充大礼包通用素材/通用素材/背景黑色蒙版.png",0,0,1600,1080); this.scTipsPg= new ScTpisUI(); console.log(this.scTipsPg.manager); this.scTipsPg.manager=dialogManager; this.scTipsPg.manager.maskLayer=sprite1; this.scTipsPg.popupCenter=false; this.scTipsPg.top=60; this.scTipsPg.righ...

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

35. DialogManager怎么添加遮罩层 [ 60%]

.../首充大礼包通用素材/通用素材/背景黑色蒙版.png",0,0,1600,1080); this.scTipsPg= new ScTpisUI(); console.log(this.scTipsPg.manager); this.scTipsPg.manager=dialogManager; this.scTipsPg.manager.maskLayer=sprite1; this.scTipsPg.popupCenter=false; this.scTipsPg.top=60; this.scTipsPg.righ...

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

36. layaair构建的eclipse项目打包出的APK播放声音的问题 [ 60%]

...ya3D动画无法播放 问题状态 最新活动: 2018-06-28 16:37 浏览: 1080 关注: 2 人

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

37. 如何阻止list上下滑动。 [ 60%]

...按钮也无法点击 问题状态 最新活动: 2017-10-12 20:55 浏览: 1080 关注: 2 人

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

38. webGL 在高分辨下游戏掉帧厉害 [ 60%]

... 关注: 2 人 天行健 • 2020-10-15 19:30 我把分辨率设置为1920*1080掉帧严重,设置640*1136就没问题,同一个项目,奇怪了。

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

39. laya3d掉帧问题 [ 60%]

...分辨率引擎,测试了下,确实是这个问题本来设置的1920*1080,如果改为1136*640掉帧问题就没有了,同一个项目只改设计分辨率。 观察了下,就是因为下方问题引起,不知如何解决。 附件 : --> 2020-10-15 添加评论 免费帖 --> 分享 微...

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

40. 我是横屏游戏,输入法是竖屏的怎么解决了 [ 59%]

...道啥这个不行啊,我设置横竖屏是宽设置成1920高设置成1080然后在加上Laya.stage.screenMode = "horizontal";对不对啊

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