大约有 198 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0036 秒)
...的模型,视图,投影等矩阵名称分别是什么? 引用了laya.physics3D.runtime.js后报enum_btConstraintParams_BT_CONSTRAINT_ERP is not defined 问题状态 最新活动: 2017-05-25 23:04 浏览: 1579 关注: 3 人 A846353427 • 2017-04-20 16:53 这里,帮忙看下,谢谢~ https...
来源: Laya_社区 发布时间: 20170420
...s.zombieAnimator.on is not a function laya加载unity插件导出的场景 physics3D is not a function 用微信开发者调试的时候出现document.createTextNode is not a function api readFile success callback function undefined 打包小游戏后在开发者工具中报错 CharRender_Canvas.ctx...
来源: Laya_社区 发布时间: 20151202
...s.zombieAnimator.on is not a function laya加载unity插件导出的场景 physics3D is not a function 用微信开发者调试的时候出现document.createTextNode is not a function api readFile success callback function undefined 打包小游戏后在开发者工具中报错 CharRender_Canvas.ctx...
来源: Laya_社区 发布时间: 20151204
... bt.RayResultCallback_set_m_flags(rayResultCall,1); 并且需要替换laya.physics3D.js 感谢你提供的bug RayCastBug.zip 2020-08-20 1 4 分享 微博 QZONE 微信 lyjkensou1 赞同来自: 版本2.6.1 2020-08-11 0 0 分享 微博 QZONE 微信 lyjkensou1 赞同来自: 官方给个说法,是bug...
来源: Laya_社区 发布时间: 20200810
...址](https://layaair.ldc.layabox.com/demo2/?language=ch&category=3d&group=Physics3D&name=PhysicsWorld_RayShapeCast)); ```typescript var hitResult:HitResult = new HitResult(); var hitResults:Vector. = new Vector.(); //是否穿透 if (castAll) { //进行射线检测,检测所有碰撞的物体 sc...
来源: Laya2.0_文档 发布时间: 20210715
...址](https://layaair.ldc.layabox.com/demo2/?language=ch&category=3d&group=Physics3D&name=PhysicsWorld_RayShapeCast)); ```typescript this.hitResult = new Laya.HitResult(); this.hitResults= []; //是否穿透 if (this.castAll) { //进行射线检测,检测所有碰撞的物体 this.scene.physicsSi...
来源: Laya2.0_文档 发布时间: 20210715
...址](https://layaair.ldc.layabox.com/demo2/?language=ch&category=3d&group=Physics3D&name=PhysicsWorld_RayShapeCast)); ```typescript var hitResult:Laya.HitResult = new Laya.HitResult(); var hitResults = []; //是否穿透 if (this.castAll) { //进行射线检测,检测所有碰撞的物体 this.s...
来源: Laya2.0_文档 发布时间: 20210715
...3D物理引擎库后创建3个scene3D就报错 报错信息如下: laya.physics3D.js:308 Uncaught abort("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 ...
来源: Laya_社区 发布时间: 20191022
...时候Error: "abort Cannot enlarge memory arrays.这个问题定位到了Physics3D,要怎么解决呀 uncaught error: laya3d: unknown mesh version 问题状态 最新活动: 2019-07-31 16:17 浏览: 783 关注: 4 人 鹏鴥的fly • 2019-07-31 18:28 谢谢大佬,按你说的改后解决了 hellow...
来源: Laya_社区 发布时间: 20190725
...s.zombieAnimator.on is not a function laya加载unity插件导出的场景 physics3D is not a function Uncaught TypeError: Cannot read property 'props' of undefined 在做微信小游戏排行榜提示wx.getFileSystemManager is not a function LayaAir新建3D示例项目,在as开发模式下,运...
来源: Laya_社区 发布时间: 20180403