Function Generic6DOFJoint.angularMotorXTargetVelocity
Target speed for the motor at the X axis.
double angularMotorXTargetVelocity() nothrow @property @nogc;
void angularMotorXTargetVelocity
(
double v
) nothrow @property @nogc;