大约有 1,740 项符合查询结果, 库内数据总量为 30,784 项。 (搜索耗时: 0.0058 秒)
加载3D场景报错:TypeError: bt.btBvhTriangleMeshShape create is not a function 使用编辑器2.13.1或2.13.2创建官方的3d demo项目,并在进入的场景中增加一个碰撞体,使用官方的测试app进入时,就无法进入了。并且界面上和控制台都有报错。 alert=...
来源: Laya_社区 发布时间: 20230715
提示 is not function 我都有定义 这方法 ···呀 附件 : --> 2017-02-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_XS 赞同来自: 你应该是执行域改变导致的,默认as3环境下执...
来源: Laya_社区 发布时间: 20170211
prefab添加runtime脚本 comp._addComponentInstance is not a function laya.core.js:11586 Uncaught TypeError: comp._addComponentInstance is not a function at Function.SceneUtils.createComp (laya.core.js:11586) at Function.SceneUtils.createByData (laya.core.js:11507) at Prefab.__pr...
来源: Laya_社区 发布时间: 20190716
vivo调试,浏览器报document.registerElement is not a function错误 laya2.1.1.1版本打包vivo版rpk,进行调试,浏览器上没有显示任何东西,浏览器的console中也报document.registerElement is not a function 的错误。 附件 : --> 2020-03-03 添加评论 免费帖 --> ...
来源: Laya_社区 发布时间: 20200303
官方视频教程中飞机大战 "this.addChild is not a function" IDE Layabox1.7.20.2 beta 版 src/Game.js//var WebGL = laya.webgl.WebGL; //Laya.init(480, 852, WebGL); var Game = (function(){ (function Game(){ Laya.init(480,852); this.bg = BackGround(); Laya.stage.addChild(this.bg); })(); })(); s...
来源: Laya_社区 发布时间: 20181003
使用 Tween.to 方法报错 handler.run is not a function 使用 Tween.to 方法报错 handler.run is not a function Tween.to(ape, { x: moveObj.x, y:moveObj.y }, 1000,Ease["circIn"],function(){ alert(1) },0,false,true); 2017-02-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到...
来源: Laya_社区 发布时间: 20170220
...布,static方法拿取不到。报错:类名.静态方法名 is not a function OPPO分包发布时遇到一个问题,当在index.js中最后require("./libs/laya.d3.js");时会报错Shader3D.propertyNameToID is not a function。将require该库的语句提前,则不会报错。但是后导入...
来源: Laya_社区 发布时间: 20201221
Laya3D初始化 window.wxMiniGame is not a function 具体错误信息、错误发生位置、打包后libs中的min文件如下 附件 : --> 2021-12-15 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_A 赞...
来源: Laya_社区 发布时间: 20211215
排行榜渲染时,提示 this.bitmap.activeResource is not a function。 渲染排行榜时,报this.bitmap.activeResource is not a function 的提示。然后开放域的数据在主域中是能正常拿到的,就是渲染不出来。请问哪位大神知道这是什么原因呢?有没有...
来源: Laya_社区 发布时间: 20191104
微信小游戏项目调试,出现window.focus is not a function layabox生成的小游戏示例,按照官网文档的步骤修改,调试出现window.focus is not a function。 附件 : --> 2018-01-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: ...
来源: Laya_社区 发布时间: 20180105