SoundEffectSourceComponent.VolumeVariation Property
Definition¶
Namespace: Brine2D.Systems.Audio
Maximum random volume reduction applied each time the sound plays. The actual volume is reduced by up to this fraction of the computed spatial volume. Clamped to [0, 1]. Default 0.
public float VolumeVariation { get; set; }