cpConstraint.postSolve

Function called after the solver runs. Use the applied impulse to perform effects like breakable joints.

struct cpConstraint
cpConstraintPostSolveFunc postSolve;

Meta