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
integer llGetLinkNumber()
string llList2Json(string type, list values)
integer llSetRegionPos(vector pos)
key llDetectedOwner(integer number)
string llInsertString(string dst, integer position, string src)
void llScaleTexture(float u, float v, integer face)
string llDumpList2String(list src, string seperator)
string llStringToBase64(string str)