llSetGroundTexture
integer llSetGroundTexture(list Changes)Changes terrain texture properties in the region.
Parameters
-
Changes(list) - A list of ground texture properties to change.
- This function must be executed from a script in an object owned by the region owner or an estate manager.
- This function is throttled at 4 calls every 2 minutes.
- Always returns 0
- PBR terrain is all or nothing. Mixing normal terrain textures with PBR textures will cause the PBR textures to appear gray.