ConeTwistJoint.softness

The ease with which the joint starts to twist. If it's too low, it takes more force to start twisting the joint.

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

Meta