大约有 119 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0037 秒)
laya加载unity插件导出的场景 physics3D is not a function unity 导出的场景 放入LayaAir5.1里面加载 有 physics3D 引用。 但是一直报 laya.d3.js:14694 Uncaught TypeError: physics3D is not a function at Function.Laya3D.init (laya.d3.js:14694) at new GameUI (GameUI.ts:34) at Sce...
来源: Laya_社区 发布时间: 20181227
...的代码在这儿:/** *@inheritDoc */ __proto._onAdded=function(){ var physics3D=Laya3D._physics3D; var btColObj=new physics3D.btCollisionObject(); btColObj.setUserIndex(this.id); btColObj.forceActivationState(5); var flags=btColObj.getCollisionFlags(); if ((this.owner).isStatic){ if ((flags &...
来源: Laya_社区 发布时间: 20190321
LayaAir IDE LayaAir引擎 laya.physics3D库文件可以压缩吗?1.5M也太大了吧 如题,有没有压缩办法,以及压缩后如何使用?或者,是否有这个库的mini库? 2019-08-30 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内...
来源: Laya_社区 发布时间: 20190830
引用3d物理引擎失败,有文件丢失 Laya3D._physics3D.btVector3 找不到 TypeError: Laya3D._physics3D.btVector3 is not a constructor preload.js:55 at new PhysicsSimulation (file:///E:/ycyheroH5/ycyZYWZW/Client/bin/js/bundle.js:12452:27) at new Scene3D (file:///E:/ycyheroH5/ycyZYWZW/Client...
来源: Laya_社区 发布时间: 20181014
...时候Error: "abort Cannot enlarge memory arrays.这个问题定位到了Physics3D,要怎么解决呀 载入unity导出的资源,项目调试时候报错了, 需要怎么样解决呀?知道的大哥详细的讲讲呗 附件 : --> 2018-10-25 添加评论 免费帖 --> 分享 微博 QZONE 微...
来源: Laya_社区 发布时间: 20181025
...:///D:/UserSoft/layaAir2.5/workSpace/LayaTest2_5/LayaTest2_5/bin/libs/laya.physics3D.js:304:397) at Object.window.Physics3D (file:///D:/UserSoft/layaAir2.5/workSpace/LayaTest2_5/LayaTest2_5/bin/libs/laya.physics3D.js:305:118) at Function.Laya3D.init (file:///D:/UserSoft/layaAir2.5/workSp...
来源: Laya_社区 发布时间: 20181228
...lider extends PhysicsTriggerComponent { constructor(collisionGroup = Physics3DUtils.COLLISIONFILTERGROUP_DEFAULTFILTER, canCollideWith = Physics3DUtils.COLLISIONFILTERGROUP_ALLFILTER) { super(collisionGroup, canCollideWith); this._enableProcessCollisions = false; ...
来源: Laya_社区 发布时间: 20200505
...erenceError: enum_btConstraintParams_BT_CONSTRAINT_ERP is not defined laya.physics3D.runtime.js:364 at a (file:///D:/works/laya/3dTest/bin/libs/laya.physics3D.runtime.js:364:26) at file:///D:/works/laya/3dTest/bin/libs/laya.physics3D.runtime.js:365:96 at file:///D:/works/laya/3dTest/bin/libs/l...
来源: Laya_社区 发布时间: 20190806
...加载ls文件,启动报错。具体看截图 看了一下源码,laya.physics3D 相关文件好几个,这几个分别是什么作用,另外为什么有些文件混淆了呢?看报错原因应该是laya.physics3d,没有初始化。该如何初始化,麻烦官方人员给予回复一下。...
来源: Laya_社区 发布时间: 20191128
...urn NULL (0) instead of this abort, compile with -s ABORTING_MALLOC=0 laya.physics3D.js:308 Cannot enlarge memory arrays. Either (1) compile with -s TOTAL_MEMORY=X with X higher than the current value 16777216, (2) compile with -s ALLOW_MEMORY_GROWTH=1 which allows increasing the size at runtime but...
来源: Laya_社区 发布时间: 20191108