chickadee » physics » constraint-impulse

constraint-impulse constraintprocedure

The most recent impulse that constraint applied. To convert this to a force, divide by the timestep passed to (space-step). You can use this to implement breakable joints to check if the force they attempted to apply exceeded a certain threshold.