PinJoint2D.softness

The higher this value, the more the bond to the pinned partner can flex.

  1. double softness [@property getter]
    struct PinJoint2D
    @nogc nothrow @property
    double
    softness
    ()
  2. double softness [@property setter]

Meta