AudioChorusFilter.feedbackvar feedback : floatDescriptionChorus feedback. Controls how much of the wet signal gets fed back into the chorus buffer. 0.0 to 1.0. Default = 0.0.
JavaScript
// Process only once the signal and dont introduce feedback to the filter. using UnityEngine; import UnityEngine |
