大约有 9 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0033 秒)
...luteJoint.ts:18 [首次设置有效]关节的链接点,是相对于自身刚体的左上角位置偏移 collideConnected collideConnected: boolean = false Defined in laya/physics/joint/RevoluteJoint.ts:20 [首次设置有效]两个刚体是否可以发生碰撞,默认为false otherBody otherBody...
来源: Laya3.0_api 发布时间: 20231115
...exported Menu Globals "laya/physics/RigidBody" RigidBody Class RigidBody 2D刚体,显示对象通过RigidBody和物理世界进行绑定,保持物理和显示对象之间的位置同步 物理世界的位置变化会自动同步到显示对象,显示对象本身的位移,旋转(父对象...
来源: Laya3.0_api 发布时间: 20231115
... WheelJoint 轮子关节:围绕节点旋转,包含弹性属性,使得刚体在节点位置发生弹性偏移 Hierarchy JointBase WheelJoint Index Constructors constructor Properties _extra _singleton anchor axis collideConnected otherBody owner runInEditor scriptPath selfBody Accessors awaked ...
来源: Laya3.0_api 发布时间: 20231115
...: boolean): void Defined in laya/d3/physics/PhysicsSimulation.ts:654 添加刚体运动的约束条件。 Parameters constraint: ConstraintComponent 约束。 Default value disableCollisionsBetweenLinkedBodies: boolean = false 是否禁用 Returns void addVehicle addVehicle(v: RaycastVehicle): void ...
来源: Laya3.0_api 发布时间: 20231115
...ined in laya/d3/physics/constraints/ConstraintComponent.ts:285 连接两个刚体。 上面的限制太多,例如希望可以没有shape Parameters A: Rigidbody3D B: Rigidbody3D Returns void _setOwner _setOwner(node: Node): void Inherited from Component._setOwner Defined in laya/components/Compone...
来源: Laya3.0_api 发布时间: 20231115
...aticJoint.ts:18 [首次设置有效]关节的控制点,是相对于自身刚体的左上角位置偏移 axis axis: any[] = [1, 0] Defined in laya/physics/joint/PrismaticJoint.ts:20 [首次设置有效]一个向量值,描述运动方向,比如1,0是沿X轴向右 collideConnected collideConnecte...
来源: Laya3.0_api 发布时间: 20231115
...ouseJoint.ts:18 [首次设置有效]关节的链接点,是相对于自身刚体的左上角位置偏移,如果不设置,则根据鼠标点击点作为连接点 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEd...
来源: Laya3.0_api 发布时间: 20231115
...sics/Rigidbody3D" Rigidbody3D Class Rigidbody3D Rigidbody3D 类用于创建刚体碰撞器。 Hierarchy PhysicsTriggerComponent Rigidbody3D Index Constructors constructor Properties _extra _singleton canScaleShape owner runInEditor scriptPath userData TYPE_DYNAMIC TYPE_KINEMATIC TYPE_STATIC Accessor...
来源: Laya3.0_api 发布时间: 20231115
...se Defined in laya/physics/joint/GearJoint.ts:16 [首次设置有效]两个刚体是否可以发生碰撞,默认为false joint1 joint1: any Defined in laya/physics/joint/GearJoint.ts:12 [首次设置有效]要绑定的第1个关节,类型可以是RevoluteJoint或者PrismaticJoint joint2 joint2: ...
来源: Laya3.0_api 发布时间: 20231115