osSlerp
OSSLvector osSlerp(vector a, vector b, float amount)
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 |
| float | amount |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osRegionNotice(key agentID, string msg)
float osListAsFloat(list src, integer index)
string osReplaceString(string src, string pattern, string replace, integer count, integer start)
integer osIsNotValidNumber(float v)
vector osTemperature2sRGB(float dtemp)
string osGetGridNick()
list osGetAvatarList()
integer osRegexIsMatch(string input, string pattern)