llAngleBetween
LSLfloat llAngleBetween(rotation a, rotation b)
Returns the angle, in radians, between rotations Rot1 and Rot2.
Parameters
| Type | Name |
|---|---|
| rotation | a |
| rotation | b |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
float llVecMag(vector v)
float llGetTime()
integer llDetectedTouchFace(integer index)
void llDialog(key avatarId, string message, list buttons, integer chat_channel)
void llReleaseURL(string url)
integer llFloor(float f)
key llCreateKeyValue(string key, string value)
list llCastRay(vector start, vector end, list options)