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
string osDrawTranslationTransform(string drawList, float x, float y)
key osOwnerSaveAppearance(string notecard, integer includeHuds)
string osGetAvatarHomeURI(string uuid)
float osGetApparentRegionTime()
void osNpcLoadAppearance(key npc, string notecard)
vector osGetDrawStringSize(string contentType, string text, string fontName, integer fontSize)
integer osStringIndexOf(string src, string value, integer start, integer count, integer ignorecase)
integer osListAsInteger(list src, integer index)