Soften the Diamond-Square roughness
This commit is contained in:
parent
54bb20feef
commit
4e848091bb
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ class Terrain: NSObject {
|
|||
print("Couldn't create algorithm")
|
||||
return nil
|
||||
}
|
||||
gen.roughness = 0.075
|
||||
gen.roughness = 0.05
|
||||
generator = gen
|
||||
|
||||
do {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue