Versions / 0.6.0-pre.1.1 / World / Default / Zones / Zone1_Shore / PrefabPatterns / Shore_Driftwood.json
Shore_Driftwood
Server/World/Default/Zones/Zone1_Shore/PrefabPatterns/Shore_Driftwood.json, 388 B
Fields
| Field | Type |
|---|---|
GridGenerator | object |
NoiseMask | object |
HeightThreshold | object |
Parent | array[2] |
Source
{
"GridGenerator": {
"Density": 0.7,
"Scale": 0.1,
"Jitter": 1
},
"NoiseMask": {
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Octaves": 3,
"Persistence": 0.4,
"Scale": 0.05,
"Threshold": [0.65, 1]
},
"HeightThreshold": {
"Positions": [115, 116],
"Values": [0, 1]
},
"Parent": ["Soil_Gravel_Sand_White", "Soil_Sand"]
}