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

大约有 2,481 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0082 秒)

241. Laya.MiniAdpter.sendAtlasToOpenDataContext这个 接口 是不是qq小游戏是不可以使用的 [ 71%]

... Uncaught TypeError: Cannot read property 'sendAtlasToOpenDataContext' of undefined bundle.js:5872 Uncaught TypeError: Cannot read property 'sendAtlasToOpenDataContext' of undefined     at bundle.js:5872     at Handler.runWith (laya.core.js:1)     at ResInfo.loadComplete (laya.core.js:1)    ...

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

242. 挂载脚本Start.ts报Undefined [ 71%]

挂载脚本Start.ts报Undefined 依照官方文档https://ldc2.layabox.com/doc/?nav=zh-ts-2-2-5做的demo,挂载脚本后报Start.ts undefined 附件 : --> EmptyProject.rar 2019-04-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链...

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

243. code.js打包出来undefined [ 71%]

code.js打包出来undefined 运行很正常的项目为啥打包之后code.js文件里面只有“undefined”,什么原因? 2018-05-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 ggg333 赞同来自: 贴...

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

244. TiledMap里面Laya.ILaya报undefined [ 71%]

TiledMap里面Laya.ILaya报undefined 附件 : --> 2020-02-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 袁清普 相关问题 La...

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

245. 关于3D场景资源释放问题 [ 70%]

...景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 从unity导出的场景透贴和模型烘焙的灯光不显示,请问有知道是什么原因的吗?~~~~~~~~~~~~~ 我这样载入场景问题出现在哪呢?? (此问题已经无效) laya2.2 导出场景...

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

246. 出错啦,请把此信息截图给研发商Uncaught typeError:cannot read property [ 70%]

...景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 播放声音出错,求指教 微信小游戏中访问带空格的文件出错 as3 ,LayaAir下调试matter.js...

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

247. ProgressBar 代码问题 [ 70%]

...ar  使用会出现<<<TypeError: Cannot read property 'value' of undefined>>> 我的代码为按钮点击后 出现popup并且模拟进度条加载 按钮代码: this.testLoadingBar_anim.on(Event.CLICK,this,()=>{     var loading : Onloading = new Onloading();     loading.po...

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

248. 打包app时原生参数undefined [ 70%]

打包app时原生参数undefined 打包app时是否做过一些处理呀,有些原生的参数都变undefined了,比如window.location和document.scripts,亲测 2017-02-07 1 条评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交...

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

249. LayaAirIDE 2.0beta5打开编辑模式出错 [ 70%]

...截图给研发商 Uncaught TypeError: Cannot read property 'firstInit' of undefined TypeError: Cannot read property 'firstInit' of undefined     at EventDispatcher.SharedIFrameUIViewerScene._initRenderAfterComplete (file:///Applications/LayaAirIDE_beta.app/Contents/Resources/app/out/vs/layaEditor...

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

250. android下layabox调用Laya.Texture2D.load报错 [ 70%]

...======   代码调用: 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