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

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

321. [LayaAir3]addComponent(Laya.Rigidbody3D); 报错 [ 71%]

...(Laya.Rigidbody3D);     }   报错 TypeError: Cannot read properties of undefined (reading '__className')  使用版本laya 3.1.0 beta3 ,  老版本3.0.10打包web复制不了animationcontroller,更新到这个版本出现了另外的问题,设置rigidbody3d istrigger 无...

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

322. unity3d导出的刚体模型,加载报错 [ 71%]

...自: Uncaught TypeError: Cannot read property 'layaMotionState_create' of undefined     at Rigidbody3D._onAdded (libs/laya.d3.js:4824)     at MeshSprite3D._addComponentInstance (libs/laya.core.js:13911)     at MeshSprite3D.addComponent (libs/laya.core.js:13958)     at Function._createCompone...

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

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

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

324. unity导出有动作的模型,加载时报错 [ 70%]

...报错信息laya.d3.js:6573 Uncaught TypeError: Cannot set property 'x' of undefined     at AnimationTransform3D.get localRotationEuler [as localRotationEuler] (laya.d3.js:6573)     at Animator._addKeyframeNodeOwner (laya.d3.js:4560)     at Animator._getOwnersByClip (laya.d3.js:4623)     at ...

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

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

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

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

328. 3D场景资源释放 [ 70%]

...景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 2.2.0beta4 发布微信小游戏,安卓设备加载场景黑屏 laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场景内的元素 从unity导出的场景透贴和模型烘焙的...

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

329. 解析sk资源报错 [ 70%]

...景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 本地调试加载本地图片都报错 官网示例摇一摇报错,就解决方案 小游戏项目 加载有中文的json文件 报错 微信小游戏编译报错 用了ByteArray的zlib.min.js后报错 runtime运...

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

330. 安卓微端弹出 LayaH5Market.js 的报错,应该怎么处理? [ 70%]

...et.js?rand=201606151103:396: TypeError: Cannot read property 'indexOf' of undefined if (location.search != "" || location.hash.indexOf('?') > -1){//获取游戏启动地址的...     请问该如何处理呢? 附件 : --> 2018-08-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没...

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