AudioEchoFilter.wetMixvar wetMix : floatDescriptionVolume of echo signal to pass to output. 0.0 to 1.0. Default = 1.0.
JavaScript
// Mixes both Echo generated sound and the original audio source using UnityEngine; import UnityEngine |
