C4 Engine Terathon Software C4 Engine API Documentation

• Physics Manager

API Links
Developer Links

JointObject::GetBreakingForce

Defined in:  C4Contacts.h
Returns the breaking force for a joint.
Prototype

float GetBreakingForce(voidconst;

Description
The GetBreakingForce function returns the breaking force for a joint, measured in kilonewtons (kN). The breaking force is only used if the kJointBreakable flag is set for the joint.
See Also

JointObject::SetBreakingForce

JointObject::GetJointFlags

JointObject::SetJointFlags