Function Generic6DOFJoint.angularMotorYTargetVelocity

Target speed for the motor at the Y axis.

double angularMotorYTargetVelocity() nothrow @property @nogc;

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