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 llTeleportAgentGlobalCoords(string agent, vector global, vector pos, vector lookAt)
string llGetRegionName()
integer llGetDayLength()
string llGetUsername(key id)
void llSetTextureAnim(integer mode, integer face, integer sizex, integer sizey, float start, float length, float rate)
void llSetParcelMusicURL(string url)
rotation llGetRegionMoonRotation()
string llGetNotecardLineSync(string name, integer line)