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.

  1. double angularLimitXDamping [@property getter]
    struct Generic6DOFJoint
    @nogc nothrow @property
    double
    angularLimitXDamping
    ()
  2. double angularLimitXDamping [@property setter]

Meta