PinJoint.paramsDamping

The force with which the pinned objects stay in velocity relation to each other. The higher, the stronger.

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

Meta