大约有 5,997 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0109 秒)
Laya_社区(5690) Laya3.0_api(103) Laya2.0_文档(67) Laya3.0_文档(44) Laya2.0_示例(31) Laya_示例(31) laya_api(16) Laya2.0_api(15)
laya app构建之后 在andriod stuido运行代码报错 报错问题已经是在laya里改过了。并且浏览器是可以运行的,在构建之后还是报错,怀疑构建的代码没有更新,这个问题怎么解决?? 附件 : --> 2021-06-30 添加评论 免费帖 --> 分享 微博 Q...
来源: Laya_社区 发布时间: 20210630
[LayaAirIDE3]咱能不能给文档加一个反馈入口啊,一堆bug还有错别字 文档内的蓝链有好多根本无法跳转,这里举两个例子 文档读着读着甚至会卡死,而且换设备换网也会卡死,下面的链接是网盘视频 链接:https://www.123865.com/s/JH1SVv...
来源: Laya_社区 发布时间: 20251011
...: string = "333.json"; private loadedMap; constructor() { this.loadedMap = Laya.Loader["loadedMap"]; Laya.init(720, 1280, Laya.WebGL); Laya.Stat.show(0,0); Laya.stage.alignH = "center"; Laya.stage.alignV = "middle"; Laya.stage.scaleMode = "fixedwidth"; console.log("iswebgl:", Laya.Render.isWebGL);...
来源: Laya_社区 发布时间: 20181018
...ot motion node 以后导出会报错。要怎么样避免错误?或者在laya3d里面有没有其他方式使用动画位移? KeyNotFoundException: The given key was not present in the dictionary. System.Collections.Generic.Dictionary`2[System.String,System.Collections.Generic.List`1[System.S...
来源: Laya_社区 发布时间: 20180920
...浏览器播放mp3出现The AudioContext was not allowed to start. 通过laya嵌入iframe 后 原本laya禁止微信浏览器里面的上下滑动,又开始上下滑动了 我刚开始使用layabox,发布了一个h5,但是手机上应该怎么打开这个网页呢 发布H5后通过网页打开...
来源: Laya_社区 发布时间: 20170326
...先登录 发起人 momo199059 相关问题 unity导出粒子文件问题 laya针对页游耗用内存大的问题是如何解决的? liblayaair.so 总是崩溃,有没有官方人员帮忙解决一下啊 LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) 关...
来源: Laya_社区 发布时间: 20171018
微信上SoundManager无法关闭背景音乐 Laya.SoundManager.playMusic("hall.mp3"); Laya.SoundManager.setMusicVolume(0); Laya.SoundManager.musicVolume = 0; Laya.SoundManager.musicMuted = true; 播放音乐后,关闭背景音乐的3行代码都不起作用。 测试设备1:iphone6(10.2.1)...
来源: Laya_社区 发布时间: 20171003
...回复 archerxy 赞同来自: cuixueying 看到错误那行代码了,在laya.core.js里764行 var tPadding=tInfo[0].attributes["padding"].nodeValue; 找到最终问题了,fnt文件格式问题 2017-05-24 1 0 分享 微博 QZONE 微信 cuixueying 赞同来自: 这个需要你...
来源: Laya_社区 发布时间: 20170523
... of undefined at ChromeConnection.get api [as api] (c:\Program Files (x86)\LayaBox\LayaAirIDE\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\chromeConnection.js:56:28) at ChromeDebugAdapter.get chrome [as chrome] (c:\Program Files (x86)\LayaBox\LayaAirIDE\re...
来源: Laya_社区 发布时间: 20170330
...r 发布微信游戏后失效。是因为什么? Accelerator.instance.on(Laya.Event.CHANGE, this, monitorAccelerator); function monitorAccelerator(acceleration, accelerationIncludingGravity, rotationRate, interval) { let x = accelerationIncludingGravity.x; let y = accelerat...
来源: Laya_社区 发布时间: 20180322