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 osNpcSayTo(key npc, key target, integer channel, string msg)
void osForceBreakAllLinks()
integer osSetTerrainHeight(integer x, integer y, float val)
float osGetWindParam(string plugin, string param)
void osTriggerSoundLimited(integer linknum, string sound, float volume, vector top_north_east, vector bottom_south_west)
void osCauseDamage(key avatar, float damage)
void osTriggerSound(integer linknum, string sound, float volume)
vector osGetLinkStandTarget(integer linkNumber)