Function Generic6DOFJoint.linearLimitYSoftness

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

double linearLimitYSoftness() nothrow @property @nogc;

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