Generic6DOFJoint.angularLimitZRestitution

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

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

Meta