Function HingeJoint.angularLimitLower

The minimum rotation. Only active if angularLimit/enable is true.

double angularLimitLower() nothrow @property @nogc;

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