大约有 2,595 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0074 秒)
...====== 代码调用: D3Helper.getMaterialByName = function (name) { if (undefined == D3Helper.materialDic[name]) { var material = new Laya.StandardMaterial(); D3Helper.materialDic[name] = material; [b]var testTexture = Laya.Texture2D.load(name);[/b] material.diffuseTexture = testTexture; var tran...
来源: Laya_社区 发布时间: 20180206
...景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 2.2.0beta4 发布微信小游戏,安卓设备加载场景黑屏 laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场景内的元素 从unity导出的场景透贴和模型烘焙的...
来源: Laya_社区 发布时间: 20170908
...景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 本地调试加载本地图片都报错 官网示例摇一摇报错,就解决方案 小游戏项目 加载有中文的json文件 报错 微信小游戏编译报错 用了ByteArray的zlib.min.js后报错 runtime运...
来源: Laya_社区 发布时间: 20170204
...et.js?rand=201606151103:396: TypeError: Cannot read property 'indexOf' of undefined if (location.search != "" || location.hash.indexOf('?') > -1){//获取游戏启动地址的... 请问该如何处理呢? 附件 : --> 2018-08-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没...
来源: Laya_社区 发布时间: 20180823
...criptError (unknown) gameThirdScriptError Cannot read property 'events' of undefined TypeError: Cannot read property 'events' of undefined at Function.EventDispatcher.__init$ (http://127.0.0.1:52880/game/code.js:630:29) at http://127.0.0.1:52880/game/code.js:14:71 at Array.forEach ...
来源: Laya_社区 发布时间: 20180504
...行就会有报错: gameThirdScriptError Cannot read property '$_TID' of undefined TypeError: Cannot read property '$_TID' of undefined at Timer.__proto._getHandler (http://127.0.0.1:55825/game/code.js:22446:17) at Timer.__proto._create (http://127.0.0.1:55825/game/code.js:22320:21) at Timer.__proto...
来源: Laya_社区 发布时间: 20180520
...physics3D.js:304 Uncaught TypeError: Cannot read property '__destroy__' of undefined at Object.destroy (laya.physics3D.js:304) at MeshColliderShape.<anonymous> (laya.d3.js:26828) at App.js:35 at Handler.__proto.runWith (laya.core.js:1143) at ResInfo.onLoaded (laya...
来源: Laya_社区 发布时间: 20180816
layaair 2.0.0beta5.1 百度小游戏打包,laya下面相关的全部为undefined 版本:layaair 2.0.0beta5.1,sdk2.0.0beta5。libs/laya.bdmini.js已经引入的情况下(已经打印检查过),导出百度小游戏运行依旧出现laya.xxxx.相关的对象为undefined,导致无法运行...
来源: Laya_社区 发布时间: 20181228
...出错 这个是什么原因 报错 The 'this' keyword is equivalent to 'undefined' at the top level of an ES module, and has been rewritten 附件 : --> 2020-07-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回...
来源: Laya_社区 发布时间: 20200703
...1 个回复 Wheat 赞同来自: TypeError: Cannot read property 'props' of undefined preload.js:55 at Function.Laya3D._getSprite3DHierarchyInnerUrls (file:///E:/svn/210/h5engine/trunk/laya/mytalkingtom_demo/bin/libs/laya.d3.js:17679:17) at Loader.Laya3D._onHierarchylhLoaded (file:///E:/svn/210/h5...
来源: Laya_社区 发布时间: 20190320