improve elevation interp (TEMP DISABLE CARVING)

This commit is contained in:
dfsek
2021-01-14 18:39:14 -07:00
parent cbc2885c16
commit c1fdfa94f1
7 changed files with 65 additions and 94 deletions
@@ -2515,7 +2515,8 @@ public class FastNoiseLite implements NoiseSampler {
Perlin,
ValueCubic,
Value,
WhiteNoise
WhiteNoise,
Constant
}