Generic6DOFJoint.angularLimitXRestitution

The amount of rotational restitution across the x-axis. The lower, the more restitution occurs.

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

Meta