Source position: NewtonImportDyn.pas line 862
type TNewtonUserJointSetRowSpringDamperAcceleration = procedure(
const joint: PNewtonJoint;
springK: Float;
springD: Float
);