AudioChorusFilter.wetMix3var wetMix3 : floatDescriptionVolume of 3rd chorus tap. This tap is 90 degrees out of phase of the second tap. 0.0 to 1.0. Default = 0.5.
JavaScript
// Produce random mixes with the Chorus filter. using UnityEngine; import UnityEngine |
