Function Generic6DOFJoint.linearLimitXSoftness

A factor applied to the movement across the X axis. The lower, the slower the movement.

double linearLimitXSoftness() nothrow @property @nogc;

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