Function ConeTwistJoint.bias
The speed with which the swing or twist will take place. The higher, the faster.
double bias() nothrow @property @nogc;
void bias
(
double v
) nothrow @property @nogc;
The speed with which the swing or twist will take place. The higher, the faster.
double bias() nothrow @property @nogc;
void bias
(
double v
) nothrow @property @nogc;