Function PinJoint.paramsImpulseClamp

If above 0, this value is the maximum value for an impulse that this Joint produces.

double paramsImpulseClamp() nothrow @property @nogc;

void paramsImpulseClamp (
  double v
) nothrow @property @nogc;