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 llSetPayPrice(integer price, list quick_pay_buttons)
void llApplyImpulse(vector force, integer local)
string llBase64ToString(string str)
void llAttachToAvatar(integer attachment)
string llList2Json(string type, list values)
void llTargetRemove(integer number)
void llReleaseControls()
void llStartObjectAnimation(string anim)