cpConstraint.preSolve

Function called before the solver runs. Animate your joint anchors, update your motor torque, etc.

struct cpConstraint
cpConstraintPreSolveFunc preSolve;

Meta