WeatherMakerPlayerSoundManagerScriptWeatherProfileSoundFadeOutMultiplier Field |
How fast to fade out player sounds and apply new sounds when the weather changes. Set to 0 to not do this at all and leave the player sounds as they are. Use of this property requires a sound zone be added underneath the player object.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float WeatherProfileSoundFadeOutMultiplier
Public WeatherProfileSoundFadeOutMultiplier As Single
public:
float WeatherProfileSoundFadeOutMultiplier
val mutable WeatherProfileSoundFadeOutMultiplier: float32
Field Value
Type:
SingleSee Also