Rev_Zone_Snow_Forest
Server/Audio/AmbienceFX/ReverbZones/Exterior/Rev_Zone_Snow_Forest.json, 403 B
Fields
| Field | Type |
|---|---|
Conditions | object |
Priority | number |
SoundEffect | object |
Source
{
"Conditions": {
"RoofState": "Roofed",
"SurfacePhysicalMaterials": [
{ "PhysicalMaterialId": "Snow", "Percent": { "Min": 0.3, "Max": 1.0 } }
],
"ExteriorRoofPhysicalMaterials": [
{ "PhysicalMaterialId": "Foliage", "Percent": { "Min": 0.2, "Max": 1.0 } }
]
},
"Priority": 2,
"SoundEffect": {
"ReverbEffectId": "Rev_Forest_Snow",
"IsInstant": false
}
}