Function Generic6DOFJoint.linearLimitZDamping

The amount of damping that happens at the Z motion.

double linearLimitZDamping() nothrow @property @nogc;

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