osTerrainSetHeight
OSSL Deprecatedinteger osTerrainSetHeight(integer x, integer y, float val)
No description has been recorded for this function yet. Its signature above is read from the region software and is correct.
Parameters
| Type | Name |
|---|---|
| integer | x |
| integer | y |
| float | val |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
vector osListAsVector(list src, integer index)
float osMin(float a, float b)
vector osTemperature2sRGB(float dtemp)
void osForceAttachToAvatar(integer attachment)
void osForceDropAttachment()
void osSetHealth(key agentId, float health)
string osGetGridLoginURI()
string osReplaceString(string src, string pattern, string replace, integer count, integer start)