mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-04 15:31:40 +00:00
Fixes & Tweaks to interp
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"seed": 1,
|
||||
"interpolationFunction": "BILINEAR",
|
||||
"interpolationScale": 5,
|
||||
"interpolationFunction": "HERMITE_LOOSE",
|
||||
"interpolationScale": 3,
|
||||
"composite": [
|
||||
{
|
||||
"style": {
|
||||
"style": "FLAT"
|
||||
"style": "SIMPLEX",
|
||||
"zoom": 0.3
|
||||
},
|
||||
"seed": 10
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user