Plains_Bushes
Server/World/Default/Zones/Zone1_Tier1/PrefabPatterns/Plains_Bushes.json, 292 B
Fields
| Field | Type |
|---|---|
GridGenerator | object |
Mask | object |
HeightThreshold | object |
FitHeightmap | boolean |
Source
{
"GridGenerator": {
"Seed": "Grasslands-Pattern-Bushes",
"Scale": 0.025,
"Jitter": 0.4,
"Density": [0, 0.4]
},
"Mask": {
"File": "Zones.Masks.Shared.Bushes"
},
"HeightThreshold": {
"Positions": [116, 117],
"Values": [0, 1]
},
"FitHeightmap": true
}