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

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

81. laya2.0.1加载unity导出的场景报错,TypeError: Cannot read property 'props' of undefined [ 93%]

laya2.0.1加载unity导出的场景报错,TypeError: Cannot read property 'props' of undefined laya2.0.1加载unity导出的场景报错,TypeError: Cannot read property 'props' of undefinedlaya版本:2.0.1 unity版本:5.6.7 unity导出laya插件版本:1.7.16   加载代码如下 错误...

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

82. BackGround.super(this);这个报错 Cannot read property 'call' of undefined [ 93%]

BackGround.super(this);这个报错 Cannot read property 'call' of undefined 2018-01-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 Laya_Aaron 赞同来自: 你具体描述一下你出现问题的环境, 以...

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

83. 运行编译 报错Cannot read property 'on' of undefined [ 93%]

运行编译 报错Cannot read property 'on' of undefined   附件 : --> 2018-05-31 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Xu 赞同来自: 如图,昨天我还可以好好运行做项目,今天开启电...

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

84. ani动画问题,cannot read property '_tf' of null [ 93%]

ani动画问题,cannot read property '_tf' of null showAni(panel:Laya.Box) {             if (!panel.contains(this)) {                 panel.addChild(this);                 this.pos(0,110);             }             let i = 1;             this.ani1.play(0, f...

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

85. 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 [ 93%]

鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 想实现鼠标样式自定义,但是使用官方提供的Mouse API编译都会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误,但是代...

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

86. Laya.timer.loop() 报错 Cannot read property 'loop' of null [ 93%]

Laya.timer.loop() 报错 Cannot read property 'loop' of null import { Image } from "laya/ui/Image"; // import { List } from "laya/ui/List"; import { Laya } from "laya"; export default class test_move extends Image{ // /** @prop {name:move_img, tips:"用来移动的箭头", type:Image} */ // public ...

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

87. 实例碰撞体报错,Cannot read property 'btSphereShape' of undefined [ 93%]

实例碰撞体报错,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

88. 发布微信小游戏,报错Cannot read property 'next' of undefined [ 93%]

发布微信小游戏,报错Cannot read property 'next' of undefined 播放动画,偶尔会卡死,报错,具体错误如下:   我看引擎底层有个注释,但是不知道引起的原因与解决方案:   附件 : --> 2019-02-13 添加评论 免费帖 --> 分享 微博 QZONE 微...

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

89. Laya导入到微信开发者工具Cannot assign to read only property 'window' of object '#<Window>' [ 93%]

Laya导入到微信开发者工具Cannot assign to read only property 'window' of object '#&lt;Window&gt;' Cannot assign to read only property 'window' of object '#&lt;Window&gt;'这个问题到底怎么解决?有官方的回复了么? 我这里将ES6转ES5取消后,真机调试又不行“...

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

90. 导入缩放过带有MeshCollide时出错,Cannot read property 'setLocalScaling' of undefined [ 93%]

导入缩放过带有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