Function Generic6DOFJoint.linearMotorZTargetVelocity

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

double linearMotorZTargetVelocity() nothrow @property @nogc;

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