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
string llGetInventoryName(integer type, integer number)
void llSetClickAction(integer action)
string llStringTrim(string src, integer type)
void llDie()
void llStopSound()
integer llGetParcelFlags(vector pos)
integer llSetAgentEnvironment(key agent_id, float transition, list param_list)
vector llList2Vector(list src, integer index)