Gorges_Plateau
Server/World/Default/Zones/Noise/Zone1/Heightmaps/Gorges_Plateau.json, 437 B
Fields
| Field | Type |
|---|---|
Type | string |
Noise | array[2] |
Factors | array[2] |
Source
{
"Type": "SUM",
"Noise": [
{
"Seed": "GrasslandsPlateau",
"NoiseType": "CELL",
"CellType": "HEX",
"CellMode": "DISTANCE",
"Jitter": 0.5,
"Scale": 0.0085,
"DistanceRange": [1.0, 3.0]
},
{
"Seed": "GrasslandsPlateau",
"NoiseType": "CELL",
"CellType": "HEX",
"CellMode": "DISTANCE",
"Jitter": 0.5,
"Scale": 0.02
}
],
"Factors": [1, 1]
}