Function 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.

double softness() nothrow @property @nogc;

void softness (
  double v
) nothrow @property @nogc;