Function Generic6DOFJoint.linearMotorYTargetVelocity

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

double linearMotorYTargetVelocity() nothrow @property @nogc;

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