Function Generic6DOFJoint.linearLimitYDamping

The amount of damping that happens at the Y motion.

double linearLimitYDamping() nothrow @property @nogc;

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