Function Generic6DOFJoint.angularLimitXDamping

The amount of rotational damping across the X axis. The lower, the longer an impulse from one side takes to travel to the other side.

double angularLimitXDamping() nothrow @property @nogc;

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