Function ConeTwistJoint.twistSpan

Twist is the rotation around the twist axis, this value defined how far the joint can twist. Twist is locked if below 0.05.

double twistSpan() nothrow @property @nogc;

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