Versions / 0.6.0-pre.7 / Audio / AmbienceFX / Ambience / Zone3 / Global / Sunset / AmbFX_Zone3_Sunset.json
AmbFX_Zone3_Sunset
Server/Audio/AmbienceFX/Ambience/Zone3/Global/Sunset/AmbFX_Zone3_Sunset.json, 567 B
Fields
| Field | Type |
|---|---|
AudioCategory | string |
Conditions | object |
Sounds | array[0] |
AmbientBed | object |
Source
{
"AudioCategory": "AudioCat_Ambient",
"Conditions": {
"Shelter": ["Open", "Partial"],
"SunLightLevel": {
"Min": 10,
"Max": 15
},
"DayTime": {
"Min": 19,
"Max": 20
},
"EnvironmentTagPattern": {
"Op": "Equals",
"Tag": "Zone3"
},
"WeatherTagPattern": {
"Op": "Not",
"Pattern": {
"Op": "Equals",
"Tag": "Rain"
}
}
},
"Sounds": [],
"AmbientBed": {
"Track": "Sounds/Environments/Zone3/Global/Sunset/Z3_Sunset_Stereo_LOOP.ogg",
"Volume": -12.0
}
}