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
key llUpdateKeyValue(string key, string value, integer check, string original)
key llGetLandOwnerAt(vector pos)
void llMapDestination(string simname, vector pos, vector look_at)
list llGetObjectAnimationNames()
vector llGetTextureScale(integer side)
key llGetLinkKey(integer linknum)
rotation llGetRot()
void llLookAt(vector target, float strength, float damping)