OsSetTerrainTextures
From OpenSimulator
osSetTerrainTextures(list textureKeys, integer types)
| |
Sets terrain textures for:
The list textureKeys must contain keys or names of 4 textures or pbr materials. They must be of the same type, either texture or material due to viewers restrictions. If the entry is a name, then the material or texture must be present on the prim inventory. | |
| Threat Level | High |
| Permissions | ESTATE_MANAGER,ESTATE_OWNER |
| Extra Delay | 0 seconds |
| Notes | |
| This function was added in 0.9.3.1 | |