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