llApplyRotationalImpulse
LSLvoid llApplyRotationalImpulse(vector force, integer local)
Applies rotational impulse to the object.\ If Local == TRUE, apply the Force in local coordinates; otherwise, apply the Force in global coordinates.\ This function only works on physical objects.
Parameters
| Type | Name |
|---|---|
| vector | force |
| integer | local |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
void llRemoveFromLandBanList(string avatar)
void llSetForce(vector force, integer local)
void llTargetedEmail(integer target, string subject, string message)
rotation llGetRootRotation()
void llRezObject(string inventory, vector pos, vector vel, rotation rot, integer param)
string llDumpList2String(list src, string seperator)
integer llGetMemoryLimit()
integer llLinksetDataAvailable()