Function HingeJoint.motorTargetVelocity

Target speed for the motor.

double motorTargetVelocity() nothrow @property @nogc;

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