OsSetTerrainTextures
From OpenSimulator
(Difference between revisions)
(Created page with "{{osslfunc |function_syntax= osSetTerrainTextures(list textureKeys) |csharp_syntax= |description=Sets terrain textures for legacy viewers it types == 0 or 2, textures for new ...") |
Revision as of 16:35, 5 May 2025
osSetTerrainTextures(list textureKeys)
| |
| Sets terrain textures for legacy viewers it types == 0 or 2, textures for new viewers it types == 1 or 2 or PBR materials if types == 1 | |
| Threat Level | High |
| Permissions | ESTATE_MANAGER,ESTATE_OWNER |
| Extra Delay | 0 seconds |
| Notes | |
| This function was added in 0.9.3.1 | |