Function HingeJoint.motorMaxImpulse
Maximum acceleration for the motor.
double motorMaxImpulse() nothrow @property @nogc;
void motorMaxImpulse
(
double v
) nothrow @property @nogc;
Maximum acceleration for the motor.
double motorMaxImpulse() nothrow @property @nogc;
void motorMaxImpulse
(
double v
) nothrow @property @nogc;