大约有 36 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0087 秒)
...距离时将其推回。取值范围[0, 1.0] | | 未实现 | Linear Limit Contact Distance | | | angularLimitSpring | Angular X Y Z Limit Spring | 当物体超过约束的极限角度时,施加弹簧扭矩以使物体向后旋转。 | | angularDamp | Angular X Y Z Limit Damper | 阻尼系数,弹...
来源: Laya2.0_文档 发布时间: 20210715
...0-03-09 14:18 你在FlyItem里添加 onTriggerEnter(other: any, self: any, contact: any): void { let rig: Laya.RigidBody = this.owner.getComponent(Laya.RigidBody) as Laya.RigidBody; let velocity = rig.linearVelocity; console.log(velocity) } 你把初始弹射改成一个球,你就会发现,这...
来源: Laya_社区 发布时间: 20200307
...ll at box2d.b2Fixture.GetType (laya.physics.js:430) at box2d.b2ContactFactory.Create (laya.physics.js:576) at box2d.b2ContactManager.AddPair (laya.physics.js:586) at box2d.b2BroadPhase.UpdatePairs (laya.physics.js:308) at box2d.b2ContactManager.FindNewContacts (laya.phy...
来源: Laya_社区 发布时间: 20191019
...sert(0 < this.m_jointCount); --this.m_jointCount; if (!b) for (a = d.GetContactList(); a;) a.other === c && a.contact.FlagForFiltering(), a = a.next } }; box2d.b2Assert=function(a,b,c){ if (box2d.DEBUG && !a) {console.log(box2d.DEBUG); console.log(a); throw Error() } else { }; }; ...
来源: Laya_社区 发布时间: 20181213
... } if (d && !b) for (a = d.GetContactList(); a;) a.other === c && a.contact.FlagForFiltering(), a = a.next } }; 毕竟是自己没看懂全部内容的情况下修改的 暂时没有发现其他问题 但是不保证会引发其他问题 所...
来源: Laya_社区 发布时间: 20181024
...1:48:59.624 1040-22676/? D/ActivityManager: PowerFireWall calc com.android.contacts is System App, skip 06-09 11:48:59.624 1040-22676/? D/ActivityManager: PowerFireWall calc com.huawei.phoneservice is System App, skip 06-09 11:48:59.624 1040-22676/? D/ActivityManager: PowerFireWall calc com.huawei.p...
来源: Laya_社区 发布时间: 20170609