Rev_Zone_Snow_Plains
Server/Audio/AmbienceFX/ReverbZones/Exterior/Rev_Zone_Snow_Plains.json, 274 B
Fields
| Field | Type |
|---|---|
Conditions | object |
Priority | number |
SoundEffect | object |
Source
{
"Conditions": {
"Shelter": ["Open"],
"SurfacePhysicalMaterials": [
{ "PhysicalMaterialId": "Snow", "Percent": { "Min": 0.3, "Max": 1.0 } }
]
},
"Priority": 1,
"SoundEffect": {
"ReverbEffectId": "Rev_Plains_Snow",
"IsInstant": false
}
}