大约有 3,149 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0067 秒)
2.0.0编译报错Cannot find global type 'Array' 原先是用 laya2.0.0beta5版本,升级了laya2.0.0之后,同一个项目出现了部分人员出现编译报错问题。 大家都统一用了 layaAir 2.0.0IDE 正式版,类库也是用 2.0.0正式版。 [17:08:23] Starting 'compile'... ...
来源: Laya_社区 发布时间: 20190128
实例碰撞体报错,Cannot read property 'btSphereShape' of undefined Uncaught TypeError: Cannot read property 'btSphereShape' of undefined at new SphereColliderShape (laya.d3.js:27198) at new GameUI (GameUI.js:30) at Function.ClassUtils.getInstance (laya.core.js:9634) ...
来源: Laya_社区 发布时间: 20181016
发布微信小游戏,报错Cannot read property 'next' of undefined 播放动画,偶尔会卡死,报错,具体错误如下: 我看引擎底层有个注释,但是不知道引起的原因与解决方案: 附件 : --> 2019-02-13 添加评论 免费帖 --> 分享 微博 QZONE 微...
来源: Laya_社区 发布时间: 20190213
Laya导入到微信开发者工具Cannot assign to read only property 'window' of object '#<Window>' Cannot assign to read only property 'window' of object '#<Window>'这个问题到底怎么解决?有官方的回复了么? 我这里将ES6转ES5取消后,真机调试又不行“...
来源: Laya_社区 发布时间: 20190825
导入缩放过带有MeshCollide时出错,Cannot read property 'setLocalScaling' of undefined 求助,如何处理 Uncaught TypeError: Cannot read property 'setLocalScaling' of undefined at MeshColliderShape.__proto._setScale (laya.d3.js:23983) at PhysicsCollider.__proto._onScaleCh...
来源: Laya_社区 发布时间: 20190418
localToGlobalRect报错Uncaught TypeError: Cannot read property 'localToGlobalRect' of null 当我重新设置了Glist的numItems=0时,每次第一次运行,报错,但是不影响流程进行 但是没有调用配合的RenderItem组件,因为是0; 不知道为啥会如此运行? 2021-04-17 ...
来源: Laya_社区 发布时间: 20210417
Laya3D中加载粒子特效报错Cannot read property '_update' of undefined 最新版IDE+引擎+导出工具 加载后特效播放期间报错 Cannot read property '_update' of undefined 特效是从网络上下载的,在U3D内播放正常,不太懂制作的原理,是有些属性Laya不...
来源: Laya_社区 发布时间: 20180127
微信开放数据域加载图片后报错 Cannot read property 'USER_DATA_PATH' of undefined 在子域中简单的添加一张图片后,微信开发工具中报错 Cannot read property 'USER_DATA_PATH' of undefined 图片的url不管是本地的还是微信头像的url都会这样 主域中这...
来源: Laya_社区 发布时间: 20190529
...起人 stephen 相关问题 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 关于@prop {name:Tab,type:Node} 我觉得好麻烦啊 ,请问一下有别的方法吗 2.0.0编译报错Cannot find global type 'Array' 鼠标自定义样式官方有支...
来源: Laya_社区 发布时间: 20180305
升级Laya2.2.0报Class constructor Scene cannot be invoked without 'new'解决办法 升级库到2.2.0beta: ①下载LayaAir2.2.0beta库文件 ②把根目录下bin/libs删掉,解压库文件libs到bin/libs目录 ③把根目录下libs删掉,解压库文件ts到根目录 运行报错:Cl...
来源: Laya_社区 发布时间: 20190731