OsSetTerrainTextureHeight
From OpenSimulator
(Difference between revisions)
(Created page with "{{osslfunc |function_syntax=void osSetTerrainTextureHeight(integer corner, float low, float high) |csharp_syntax= |description=Set the terrain texture height of the estate. The l...") |
Revision as of 12:39, 10 April 2012
void osSetTerrainTextureHeight(integer corner, float low, float high)
| |
| Set the terrain texture height of the estate. The level can be 0, 1, 2 or 3. The values low and high are float values for the altitude measured in meters. | |
| Threat Level | high, god rights required is unknown threat level |
| Permissions | No permissions specified |
| Extra Delay | No function delay specified |