The btSpringJoint class is used to create and manage spring joints in the physics engine.
btSpringJoint
类btSpringJoint用于在物理引擎中创建和管理弹簧关节。
Whether to perform collision detection between the two connected objects.
连接的两个物体是否进行碰撞检测。
Check if the joint is constrained by break force or torque.
检查关节是否受到断裂力或扭矩的约束。
Destroy joint
销毁关节
Get the angular force of the joint.
获取关节的角力。
Get the linear force of the joint.
获取关节的线性力。
Whether to enable collision.
Set whether collision is enabled between connected bodies.
设置连接的物体之间是否启用碰撞。
Whether to enable the joint.
Enable or disable the joint.
启用或禁用关节。
Check if the joint is valid.
检查关节是否有效。
The break force to set.
Set the break force of the joint.
设置关节的断裂力。
The break torque to set.
Set the break torque of the joint.
设置关节的断裂扭矩。
The collider to set.
Set the collider for the joint.
设置关节的碰撞器。
The connected collider to set.
Set the connected collider for the joint.
设置关节的连接碰撞器。
The inertia scale to set.
Set the inertia scale of the connected body.
设置连接物体的惯性比例。
The mass scale to set.
Set the mass scale of the connected body.
设置连接物体的质量比例。
The connected local position.
Sets the connected local position of the joint.
设置关节连接的局部位置。
The damping value.
Sets the damping of the spring joint.
设置弹簧关节的阻尼。
Set the inertia scale of the joint.
设置关节的惯性比例。
The local position.
Sets the local position of the joint.
设置关节的局部位置。
Set the mass scale of the joint.
设置关节的质量比例。
The maximum distance value.
Sets the maximum distance of the spring joint.
设置弹簧关节的最大距离。
The minimum distance value.
Sets the minimum distance of the spring joint.
设置弹簧关节的最小距离。
The owner to set.
Set the owner of the joint.
设置关节的所有者。
The stiffness value.
Sets the stiffness of the spring joint.
设置弹簧关节的刚度。
The swing offset.
Sets the swing offset of the joint.
设置关节的摆动偏移量。
静态
The joint capability to check.
Whether the joint has the specified capability.
Get the joint capability.
获取关节能力。
Initialize the joint capability map.
初始化关节能力映射。
En
The
btSpringJoint
class is used to create and manage spring joints in the physics engine.Zh
类
btSpringJoint
用于在物理引擎中创建和管理弹簧关节。