大约有 71 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0029 秒)
...tected All Inherited Externals Only exported Menu Globals "laya/d3/physics/PhysicsSimulation" PhysicsSimulation Class PhysicsSimulation Simulation 类用于创建物理模拟器。 Hierarchy PhysicsSimulation Index Properties dt fixedTimeStep maxSubSteps disableSimulation Accessors continuousCollisi...
来源: Laya3.0_api 发布时间: 20231115
Laya2.6 物理系统内存泄漏与设计不合理的PhysicsSimulation 1.内存泄漏BUG PhysicsSimulation.shapeCastAll方法存在内存泄漏,效果在我发的截图中,原因是此方法内部没有执行而导致内存泄漏 this._collisionsUtils.recoverAllHitResultsPool(); 2.不合...
来源: Laya_社区 发布时间: 20200410
...I DocumentationAll Packages | All Classes | Index | Frames No Frames PhysicsSimulationProperties | Methods Packagelaya.d3.physicsClasspublic class PhysicsSimulationInheritancePhysicsSimulation Object Simulation 类用于创建物理模拟器。 Public Properties PropertyDefined By contin...
来源: Laya2.0_api 发布时间: 20190513
physicsSimulation.raycastAllFromTo 对 box collier 不生效 使用 Scene3D physicsSimulation.raycastAllFromTo 对物体进行射线检测,给物体上挂了mesh collider可以正常检测到碰撞,但是换了其他box collider,sphere collider都检测不到,确认碰撞 collisionGroup设...
来源: Laya_社区 发布时间: 20200105
physicsSimulation.raycastAllFromTo 对 box collier 不生效 使用 Scene3D physicsSimulation.raycastAllFromTo 对物体进行射线检测,给物体上挂了mesh collider可以正常检测到碰撞,但是换了其他box collider,sphere collider都检测不到,确认碰撞 collisionGroup设...
来源: Laya_社区 发布时间: 20200105
physicsSimulation.raycastAllFromTo 对 box collier 不生效 使用 Scene3D physicsSimulation.raycastAllFromTo 对物体进行射线检测,在u3d里面给物体上挂了mesh collider可以正常检测到碰撞,但是换了其他box collider,sphere collider都检测不到,确认碰撞 colli...
来源: Laya_社区 发布时间: 20200105
this.scene.physicsSimulation.rayCastAll 报错 this.point.x = Laya.MouseManager.instance.mouseX; this.point.y = Laya.MouseManager.instance.mouseY; //产生射线 this.camera.viewportPointToRay(this.point,this.ray); /// Laya.PhysicsSimulation.rayCast(this.ray, this.outHitResult, 30, 0) //拿到...
来源: Laya_社区 发布时间: 20190523
physicsSimulation.raycastAllFromTo 对 box collier 不生效(重复提问不知道怎么删除) 使用 Scene3D physicsSimulation.raycastAllFromTo 对物体进行射线检测,给物体上挂了mesh collider可以正常检测到碰撞,但是换了其他box collider,sphere collider都检测...
来源: Laya_社区 发布时间: 20200105
Laya2.6.1 LayaNative 物理系统physicsSimulation.shapeCast调用奔溃 物理系统physicsSimulation.shapeCast调用后应用奔溃,例子使用的是之前的分组异常BUG所使用的例子,库已经更新为2.6.1 附件 : --> myLaya.zip 2020-05-09 添加评论 免费帖 --> 分享 微博 ...
来源: Laya_社区 发布时间: 20200509
Laya2.6.0 LayaNative IOS物理系统physicsSimulation.shapeCast调用奔溃 使用Laya2.6.0 LayaNative2导出IOS包,真机测试在调用physicsSimulation.shapeCast这里奔溃了 附件 : --> mytttLaya.zip 2020-10-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关...
来源: Laya_社区 发布时间: 20201023