大约有 5,286 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0098 秒)
Laya_社区(4571) Laya3.0_api(672) Laya3.0_文档(14) Laya2.0_文档(8) Laya2.0_api(7) Laya_示例(6) laya_api(5) Laya2.0_示例(3)
...\vscode-chrome-debug-core\out\src\chrome\chromeDebugAdapter.js:944:32) at dispatchRequest (c:\Program Files (x86)\LayaBox\LayaAirIDE\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\chromeDebugSession.js:122:68) at ProtocolServer._handleData (c:\Program Files ...
来源: Laya_社区 发布时间: 20170330
...,地址栏输入 chrome://flags/#autoplay-policy 选择 No user gesture is required,之后重启浏览器即可,chrome浏览器更新版本后的新增的安全策略。 2018-05-14 2 0 分享 微博 QZONE 微信 rabbit 赞同来自: layabox 、ayiui4566 iOS下声音在没有交互的情况下...
来源: Laya_社区 发布时间: 20180509
...XmlDom类没有了?解析xml时,报错Property 'attributes' does not exist on type 'Node & ChildNode'. XmlDom没有了吗?要用哪个类? 我只找到原生的XMLDocument,可是报错 Property 'attributes' does not exist on type 'Node & ChildNode'. 谁 遇到过?let local_config...
来源: Laya_社区 发布时间: 20190401
... 3 个回复 northTg 赞同来自: static init(par: fgui.GComponent) { this.parent = par; this.aniPath = "res/sk/pipei.skel"; this.index = -1; this.startFun(); } static startFun() { if (!this.templet) this.templet = new Laya.SpineTemplet(Laya.SpineVersion.v3_8); this.templet.loadAni(this.aniPath); t...
来源: Laya_社区 发布时间: 20211207
...laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined TypeScript下HttpRequest发送Post请求有Bug? 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined laya2 发布微信开放域工程,用微信开发者工...
来源: Laya_社区 发布时间: 20200107
...就各种报错 laya.cannonPhysics.js:1454 Uncaught ReferenceError: CANNON is not defined at laya.cannonPhysics.js:1454 at laya.cannonPhysics.js:1473 (anonymous) @ laya.cannonPhysics.js:1454 (anonymous) @ laya.cannonPhysics.js:1473 laya.physics3D.wasm.wasm:1 Uncaught SyntaxError: Invalid...
来源: Laya_社区 发布时间: 20200825
...laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 如何通过命令行工具构建和发布项目 2.2.0beta4 发布微信小游戏,安卓设备加载场...
来源: Laya_社区 发布时间: 20200515
...工具打开之后就出现了这个错误: gameThirdScriptError alert is not defined ReferenceError: alert is not defined at Function.Laya3D.init (http://127.0.0.1:38102/game/code.js:67387:4) at new Main (http://127.0.0.1:38102/game/code.js:111146:16) at http://127.0.0.1:38102/g...
来源: Laya_社区 发布时间: 20180620
...中,使用完全一样的代码,提示 Uncaught TypeError: handler.run is not a function at Tween.__proto.complete (laya.core.js:9423) 9423 :handler && handler.run(); 你们自己试试吧。。为啥要。&&run() 2017-11-11 添加评论 免费帖 --> 分享 微博 QZONE ...
来源: Laya_社区 发布时间: 20171111
...ne3d节点上的脚本,onAwake(){ Laya.stage.on(Laya.Event.MOUSE_DOWN, this, this.onMouseDown); } 点击就报错 挂在scene3d节点上的脚本,onAwake(){ Laya.stage.on(Laya.Event.MOUSE_DOWN, this, this.onMouseDown);} 点击就报错 附件 : --> 2023-12-20 添加评论 免费帖 --> 分享 ...
来源: Laya_社区 发布时间: 20231220