Generic6DOFJoint.angularLimitYDamping

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

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

Meta