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

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

41. TypeError: Cannot read property 'pos' of undefined解决了 [ 95%]

TypeError: Cannot read property 'pos' of undefined解决了 2017-02-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_XS 赞同来自: 好的,有问题下提交! 2017-02-23 0 0 分享 微博 QZONE 微信...

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

42. fairy库导入到项目报Cannot read property 'dom' of undefined [ 95%]

fairy库导入到项目报Cannot read property 'dom' of undefined 2018-05-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 sunkui 赞同来自: 找到问题了,laya.html.js没有引 2018-05-18 0 0 分享 微...

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

43. Uncaught TypeError: Cannot read property 'props' of undefined [ 95%]

Uncaught TypeError: Cannot read property 'props' of undefined 按照官方提供的代码,导入从unity导出的场景,出现此错误,代码如下 var Main = (function () { function Main() { //初始化引擎 Laya3D.init(0, 0,true); Laya.stage.scaleMode = Laya.Stage.SCALE_FULL; Laya.stage.s...

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

44. 发布到微信小游戏提示Cannot read property 'Common' of undefined [ 95%]

发布到微信小游戏提示Cannot read property 'Common' of undefined 在layaAir中运行正常,发布也没有问题,但是放到微信小游戏就有问题了。微信开发者工具里提示 Cannot read property 'Common' of undefined 。我已经手动把matter.js加入了libs中。并且...

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

45. 打包vivo小游戏后运行游戏报错 Cannot read property 'add' of undefined [0]addToTransparentRenderQueue [ 95%]

打包vivo小游戏后运行游戏报错 Cannot read property 'add' of undefined [0]addToTransparentRenderQueue 网页端以及微信小游戏正常运行。vivo小游戏会卡住报错Cannot read property 'add' of undefined [0]addToTransparentRenderQueue。 附件 : --> 2020-08-13 添加评论 免...

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

46. TypeError: Cannot set property 'text' of undefined [ 95%]

TypeError: Cannot set property 'text' of undefined 附件 : --> 2018-11-01 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 找不到这个text ,加断点看看为什么找不到。 2018-...

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

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

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

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

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

...载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

49. 使用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

50. 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