mirror of
https://github.com/opensim/opensim.git
synced 2026-08-13 05:05:43 +08:00
a few more changes for hypothetical terrain PBR
This commit is contained in:
@@ -59,7 +59,7 @@ namespace OpenSim.Framework
|
||||
public const float MinWaterHeight = 0;
|
||||
public const float MaxWaterHeight = 8000f;
|
||||
|
||||
public const int MaxTextureResolution = 1024;
|
||||
public const int MaxTextureResolution = 2048;
|
||||
|
||||
public static readonly string DefaultTexture = "89556747-24cb-43ed-920b-47caed15465f"; //plywood
|
||||
public static readonly UUID DefaultTextureID = new UUID(DefaultTexture);
|
||||
|
||||
Reference in New Issue
Block a user