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 osSunSetParam(string param, float value)
list osGetNumberOfAttachments(key avatar, list attachmentPoints)
void osLoopSound(integer linknum, string sound, float volume)
void osSetSpeed(string UUID, float SpeedModifier)
string osGetApparentTimeString(integer format24)
float osVecDistSquare(vector a, vector b)
void osNpcMoveTo(key npc, vector position)
float osRound(float value, integer digits)