Generic6DOFJoint.angularLimitZDamping

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

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

Meta