Function Generic6DOFJoint.linearLimitXUpperDistance

The maximum difference between the pivot points' X axis.

double linearLimitXUpperDistance() nothrow @property @nogc;

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