osGetWindParam
OSSLfloat osGetWindParam(string plugin, string param)
Gets the value of param property for plugin module.; SimpleRandomWind plugin param is: strength.; ConfigurableWind plugin params are: avgStrength, avgDirection, varStrength, varDirection, rateChange.
Parameters
| Type | Name |
|---|---|
| string | plugin |
| string | param |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
integer osSetTerrainHeight(integer x, integer y, float val)
integer osRegexIsMatch(string input, string pattern)
vector osGetLinkColor(integer linknum, integer face)
integer osTeleportObject(key objectUUID, vector targetPos, rotation targetrotation, integer flags)
float osGetCurrentSunHour()
integer osStringIndexOf(string src, string value, integer start, integer count, integer ignorecase)
integer osGetSimulatorMemoryKB()
void osForceDropAttachment()