PinJoint.paramsBias

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

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

Meta