Class btFixedJoint is used to create a fixed joint in the physical engine.
btFixedJoint
类btFixedJoint用于在物理引擎中创建固定关节。
The physics manager that will handle this joint.
Creates an instance of btFixedJoint.
创建一个实例btFixedJoint。
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 to set.
Set the connected local position of the joint.
设置关节的连接局部位置。
Set the inertia scale of the joint.
设置关节的惯性比例。
The local position to set.
Set the local position of the joint.
设置关节的局部位置。
Set the mass scale of the joint.
设置关节的质量比例。
The owner to set.
Set the owner 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
Class
btFixedJoint
is used to create a fixed joint in the physical engine.Zh
类
btFixedJoint
用于在物理引擎中创建固定关节。