Interface for a spring joint.
弹簧关节接口。
Destroy the joint.
销毁关节。
Gets the angular force applied by the joint.
获取关节施加的角力。
Gets the linear force applied by the joint.
获取关节施加的线性力。
True to enable collision, false to disable.
Sets whether collision is enabled between the connected bodies.
设置是否启用连接体之间的碰撞。
True to enable, false to disable.
Enables or disables the joint.
启用或禁用关节。
Checks if the joint is still valid (not broken).
检查关节是否仍然有效(未断裂)。
The maximum force value.
The maximum force the joint can apply before breaking.
设置关节在断裂前可施加的最大力。
The maximum torque value.
The maximum torque the joint can apply before breaking.
设置关节在断裂前可施加的最大扭矩。
The collider to set.
Sets the collider for this joint.
设置此关节的碰撞体。
The collider to connect to.
Sets the connected collider for this joint.
设置此关节连接的碰撞体。
The scale value to set.
The scale to apply to the inverse inertia of collider0 for resolving this constraint.
设置应用于连接碰撞体逆惯性的缩放比例,用于解析此约束。
The scale to apply to the inverse mass of collider 0 for resolving this constraint.
设置应用于连接碰撞体逆质量的缩放比例,用于解析此约束。
The local position to set.
Sets the local anchor/frame position for the connected actor.
设置连接执行体的本地锚点/框架位置。
The degree of damping of the joint spring.
Set the damping of the joint spring.
设置关节弹簧的阻尼。
The scale to apply to the inverse inertia of collider1 for resolving this constraint.
设置应用于主碰撞体逆惯性的缩放比例,用于解析此约束。
Sets the local anchor/frame position for the main actor.
设置主执行体的本地锚点/框架位置。
The scale to apply to the inverse mass of collider 1 for resolving this constraint.
设置应用于主碰撞体逆质量的缩放比例,用于解析此约束。
The maximum distance.
Set the allowed maximum distance for the joint.
设置关节允许的最大距离。
The minimum distance.
Set the allowed minimum distance for the joint.
设置关节允许的最小距离。
The node to set as the owner.
Sets the owner node of the joint.
设置关节的所有者节点。
The spring strength of the joint.
Set the strength of the joint spring.
设置关节弹簧的强度。
The distance beyond the allowed range at which the joint becomes active.
Set the error tolerance of the joint.
设置关节的误差容限。
En
Interface for a spring joint.
Zh
弹簧关节接口。