大约有 473 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0038 秒)
Laya_社区(311) Laya3.0_api(57) Laya2.0_api(45) Laya2.0_文档(38) Laya_示例(8) Laya2.0_示例(5) laya_api(5) Laya3.0_文档(4)
...blic/Protected All Inherited Externals Only exported Menu Globals "laya/d3/physicsCannon/CannonPhysicsSimulation" CannonPhysicsSimulation Class CannonPhysicsSimulation Simulation 类用于创建物理模拟器。 Hierarchy CannonPhysicsSimulation Index Properties fixedTimeStep maxSubSteps disableSim...
来源: Laya3.0_api 发布时间: 20231102
... Public/Protected All Inherited Externals Only exported Menu Globals "laya/physics/joint/JointBase" JointBase Class JointBase 关节基类 Hierarchy Component JointBase DistanceJoint GearJoint MotorJoint MouseJoint PrismaticJoint PulleyJoint RevoluteJoint WeldJoint WheelJoint Index Constructors cons...
来源: Laya3.0_api 发布时间: 20231115
... Index | Frames No Frames PulleyJointProperties | Methods Packagelaya.physics.jointClasspublic class PulleyJointInheritancePulleyJoint JointBase Component Object 滑轮关节:它将两个物体接地(ground)并彼此连接,当一个物体上升,另一个物体就会下降 Public Propertie...
来源: Laya2.0_api 发布时间: 20190513
...Index | Frames No Frames DistanceJointProperties | Methods Packagelaya.physics.jointClasspublic class DistanceJointInheritanceDistanceJoint JointBase Component Object 距离关节:两个物体上面各自有一点,两点之间的距离固定不变 Public Properties Hide Inherited Public Prop...
来源: Laya2.0_api 发布时间: 20190513
2.13 2d物理系统 physics 碰撞体信息的owner为null demo 思路是这样的 1. 没有用 力和速度 作为移动 2.用 tween 缓动到像素点 3.用script 脚本 每帧刷新 _sysPosToPhysic 4.碰撞时 会出现 碰撞体信息消失的情况 上面截图 5.劳烦官方大大看...
来源: Laya_社区 发布时间: 20220715
...ndex | Frames No Frames CircleColliderProperties | Methods Packagelaya.physicsClasspublic class CircleColliderInheritanceCircleCollider ColliderBase Component Object 2D圆形碰撞体 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By density...
来源: Laya2.0_api 发布时间: 20190513
...engine: engine, width: 800, height: 600, options: { background: '../../res/physics/img/background.png', wireframes: false } }); LayaRender.run(render); mouseConstraint = Matter.MouseConstraint.create(engine, { constraint: { angularStiffness: 0.1, stiffness: 2 }, element: Render.canvas }); Matter.Wor...
来源: Laya_示例 发布时间: 20241125
...| Index | Frames No Frames MotorJointProperties | Methods Packagelaya.physics.jointClasspublic class MotorJointInheritanceMotorJoint JointBase Component Object 马达关节:用来限制两个刚体,使其相对位置和角度保持不变 Public Properties Hide Inherited Public Properties Sh...
来源: Laya2.0_api 发布时间: 20190513
... Index | Frames No Frames BoxColliderProperties | Methods Packagelaya.physicsClasspublic class BoxColliderInheritanceBoxCollider ColliderBase Component Object 2D矩形碰撞体 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By density : Num...
来源: Laya2.0_api 发布时间: 20190513
...Index | Frames No Frames RevoluteJointProperties | Methods Packagelaya.physics.jointClasspublic class RevoluteJointInheritanceRevoluteJoint JointBase Component Object 旋转关节强制两个物体共享一个锚点,两个物体相对旋转 Public Properties Hide Inherited Public Properties Sh...
来源: Laya2.0_api 发布时间: 20190513