osAngleBetween
OSSLfloat osAngleBetween(vector a, vector b)
No description has been recorded for this function yet. Its signature above is read from the region software and is correct.
Parameters
| Type | Name |
|---|---|
| vector | a |
| vector | b |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osAvatarStopAnimation(key avatarId, string animation)
void osSetPrimitiveParams(key prim, list rules)
void osMakeNotecard(string notecardName, list contents)
string osSetFontName(string drawList, string fontName)
string osListAsString(list src, integer index)
string osDrawImage(string drawList, integer width, integer height, string image)
list osGetParcelDetails(key id, list details)
string osStringReplace(string src, string oldvalue, string newvalue)