llSetAngularVelocity
LSLvoid llSetAngularVelocity(vector angularVelocity, integer local)
Sets an object's angular velocity to AngVel, in local coordinates if Local == TRUE (if the script is physical).\ Has no effect on non-physical objects.
Parameters
| Type | Name |
|---|---|
| vector | angularVelocity |
| integer | local |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.