Function Generic6DOFJoint.linearLimitXDamping
The amount of damping that happens at the X motion.
double linearLimitXDamping() nothrow @property @nogc;
void linearLimitXDamping
(
double v
) nothrow @property @nogc;