OsSetTerrainTextureHeight
From OpenSimulator
void osSetTerrainTextureHeight(integer level, float low, float high)
| |
Set the terrain texture height for 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 |
Permissions | ESTATE_MANAGER,ESTATE_OWNER |
Extra Delay | 0 seconds |