大约有 198 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0032 秒)
...址](https://layaair.ldc.layabox.com/demo2/?language=ch&category=3d&group=Physics3D&name=PhysicsWorld_RayShapeCast)) ```typescript //创建球型碰撞器 var sphereCollider = new Laya.SphereColliderShape(0.5); //使用球型碰撞器进行形状检测 if (this.castAll) { //进行形状检测,检...
来源: Laya2.0_文档 发布时间: 20210715
微信小游戏,用到3d物理系统,出现bug laya.physics3D.wasm.wasm这是个二进制文件,并不能被loadfile识别.blob:https://ask.layabox.com/23d69a ... 5ae76 2019-08-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链...
来源: Laya_社区 发布时间: 20190807
...址](https://layaair.ldc.layabox.com/demo2/?language=ch&category=3d&group=Physics3D&name=PhysicsWorld_RayShapeCast)) ```typescript //创建球型碰撞器 var sphereCollider:Laya.SphereColliderShape = new Laya.SphereColliderShape(0.5); //使用球型碰撞器进行形状检测 if (this.castAll) { ...
来源: Laya2.0_文档 发布时间: 20210714
...tps://layaair.ldc.layabox.com/demo2/?language=ch&category=3d&group=Physics3D&name=PhysicsWorld_Character 2019-05-08 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 157*****495 相关问题 看了其他引擎才发现 LAYA 真...
来源: Laya_社区 发布时间: 20190429
...报错 因为一次要加载比较多的资源 所以修改了 laya.physics3D的内存限制,内网测试没有问题 发布外网后 qq可以正常使用 微信使用直接报错 求解 https://h5ar-oss-res01.oss-cn-beijing.aliyuncs.com/demo/siheyi/index.html 外网链...
来源: Laya_社区 发布时间: 20191219
...报错window.focus is not a function laya加载unity插件导出的场景 physics3D is not a function 调用动画结束on方法,报错this.zombieAnimator.on is not a function api readFile success callback function undefined 用微信开发者调试的时候出现document.createTextNode is not a f...
来源: Laya_社区 发布时间: 20200513
...址](https://layaair.ldc.layabox.com/demo2/?language=ch&category=3d&group=Physics3D&name=PhysicsWorld_RayShapeCast)) ```typescript //创建球型碰撞器 var sphereCollider:SphereColliderShape = new SphereColliderShape(0.5); //使用球型碰撞器进行形状检测 if (castAll) { //进行形状...
来源: Laya2.0_文档 发布时间: 20210715
...失败 Uncaught TypeError: Cannot read property 'props' of undefined laya.physics3D库文件可以压缩吗?1.5M也太大了吧 运行报错 Uncaught Can not find scene:GameView.scene undefined 问题状态 最新活动: 2018-09-27 10:36 浏览: 1193 关注: 1 人
来源: Laya_社区 发布时间: 20180927
...但是不知道为什么会跳帧。 laya加载unity插件导出的场景 physics3D is not a function 新版2.0.0beta,vim插件不能用 2.0.2beta unity插件window10系统报错 2.7.x 引擎插件发布bug fbxtools 在哪里下载啊?在 工具菜单>3D转换工具 里下载的只有 unity3d...
来源: Laya_社区 发布时间: 20190101
...去掉引用了,剩下的都是必须引用的类库,可是只是laya.physics3D.js这一个文件就1.4M,其他的加起来就4.37M了,请问有什么办法吗?比如运行途中动态引用某个类库 2019-08-02 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结...
来源: Laya_社区 发布时间: 20190802