SetThingRotVel


Sets the rotation velocity of a thing. Syntax:

SetThingRotVel(thing, rotvel);

rotvel: A rotation velocity consists of the three rotation speeds - pitch, yaw, and roll. Rotvel is given in vector form (pitch, yaw, roll).