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.
More in LSL
void llGiveInventoryList(key destination, string folderName, list inventory)
key llDataSizeKeyValue()
void llSetTouchText(string text)
void llCollisionSound(string impact_sound, float impact_volume)
void llRegionSay(integer channelID, string text)
vector llGetTextureScale(integer side)
vector llGetMoonDirection()
float llTan(float f)