OsSetTerrainTextures

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
{{osslfunc
 
{{osslfunc
 
|function_syntax= osSetTerrainTextures(list textureKeys, integer types)
 
|function_syntax= osSetTerrainTextures(list textureKeys, integer types)
|csharp_syntax=
+
|description=Sets terrain textures for:
|description=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
+
* textures for legacy viewers if types == 0 or 2  
 +
* new viewers if types == 1 or 2  
 +
* PBR materials for new viewers if types == 1
 
|threat_level=High
 
|threat_level=High
 
|permissions=ESTATE_MANAGER,ESTATE_OWNER
 
|permissions=ESTATE_MANAGER,ESTATE_OWNER

Revision as of 17:38, 5 May 2025

osSetTerrainTextures(list textureKeys, integer types)
Sets terrain textures for:
  • textures for legacy viewers if types == 0 or 2
  • new viewers if types == 1 or 2
  • PBR materials for new viewers 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
Personal tools
General
About This Wiki