The '''Audio Filter Blend Wrapper''' component is used to wrap other filters and provides blending functionality. This is useful for audio reverb zones, allowing each listener with its own blend weight to share the same instance of AudioZitaReverb (and potentially other filters in the future)
{{stub}}
== Fields ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|BlendWeight|Float|
|BlendWeight|Float| The amount of weight this filter has with other filters.
|NestedFilter|AudioDSP_Effect|
|NestedFilter|AudioDSP_Effect| The filter this wraps around.
Audio Filter Blend Wrapper component as seen in the Scene Inspector
The Audio Filter Blend Wrapper component is used to wrap other filters and provides blending functionality. This is useful for audio reverb zones, allowing each listener with its own blend weight to share the same instance of AudioZitaReverb (and potentially other filters in the future)