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

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

51. 【新手求助】播放动画问题 Uncaught TypeError: Cannot read property 'addState' of undefined [ 95%]

【新手求助】播放动画问题 Uncaught TypeError: Cannot read property 'addState' of undefined   刚学习,代码不多,卡在这儿卡了一天了。。。  这是为什么呢??U3D的unpakage不知道怎么上传 附件 : --> 2020-07-16 添加评论 免费帖 --> 分享 微博 QZO...

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

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

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

53. 载入3D场景时 "Cannot read property '1' of undefined" 什么情况呢? [ 95%]

载入3D场景时 "Cannot read property '1' of undefined" 什么情况呢? 2017-01-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: 应该是某个语法写错了,可以提供一个D...

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

54. 使用RigidBody刚体报错Cannot read properties of undefined (reading '__className') [ 95%]

使用RigidBody刚体报错Cannot read properties of undefined (reading '__className') 附件 : --> LayaDemo1.zip 2023-03-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 layabox小高 赞同来自:   2023-03-1...

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

55. 龙骨动画无法播放,提示Cannot read property 'name' of undefined[ 95%]

龙骨动画无法播放,提示Cannot read property 'name' of undefined。 如题!还有laya什么时候支持龙骨5.5呀? 附件 : --> animat_story_C1.zip 2017-09-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 ...

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

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

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

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

57. Uncaught TypeError: Cannot read property 'dir' of undefined 这是什么报错啊? [ 94%]

Uncaught TypeError: Cannot read property 'dir' of undefined 这是什么报错啊?   附件 : --> 2018-07-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: dir 未定义 2018-07-28 0 0...

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

58. Cannot read property 'rayCast' of undefined [ 94%]

Cannot read property 'rayCast' of undefined export default class indexscene extends Laya.Script { constructor(){ super(); this.rotation = new Laya.Vector3(0, 0.01, 0); this.point = new Laya.Vector2(); this.ray = new Laya.Ray(new Laya.Vector3(),new Laya.Vector3()); //1.开启第四个参数 let conf...

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

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

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

60. Uncaught TypeError: Cannot read property 'addEventListener' of null,btn为null [ 94%]

Uncaught TypeError: Cannot read property 'addEventListener' of null,btn为null 我的按钮在mornUI的编辑器页面里正常,f12发布代码,对应的.as文件内同样可以访问到,但是发布H5,会报错。如上所示,why??? 附件 : --> 2015-12-15 添加评论 免费帖 --...

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