osTemperature2sRGB
OSSLvector osTemperature2sRGB(float dtemp)
No description has been recorded for this function yet. Its signature above is read from the region software and is correct.
Parameters
| Type | Name |
|---|---|
| float | dtemp |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osMakeNotecard(string notecardName, list contents)
string osLoadedCreationID()
integer osReplaceParcelEnvironment(integer transition, string daycycle)
string osAESEncryptTo(string secret, string plainText, string ivString)
string osStringSubString(string src, integer start, integer length)
string osListAsString(list src, integer index)
void osSetInertiaAsCylinder(float mass, float radius, float length, vector centerOfMass, rotation lslrot)
vector osSlerp(vector a, vector b, float amount)