Function Generic6DOFJoint.linearMotorXTargetVelocity

The speed that the linear motor will attempt to reach on the X axis.

double linearMotorXTargetVelocity() nothrow @property @nogc;

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