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 llFloor(float f)
void llSitTarget(vector offset, rotation rot)
string llGetTimestamp()
string llXorBase64(string str1, string str2)
void llGetNextEmail(string address, string subject)
vector llGroundSlope(vector offset)
void llSetCameraAtOffset(vector offset)
list llGetExperienceDetails(string experience_key)