Add terrain shader and configuration files; update World class for shader integration
This commit is contained in:
@@ -18,6 +18,7 @@ RockThreshold = 0.04
|
||||
SnowHeightThreshold = 0.32
|
||||
WaterThreshold = 0.24
|
||||
DesertTemperatureThreshold = 0.84
|
||||
DesertMoistureThreshold = 0.96
|
||||
DesertMoistureThreshold = 0.98
|
||||
TemperatureNoiseFrequency = 1500.0
|
||||
MoistureNoiseFrequency = 1500.0
|
||||
MoistureNoiseAmplitude = 0.02
|
||||
|
||||
Reference in New Issue
Block a user