You might not need this module
Please note that you can use Tres.js's attach feature instead of this module. It enables you to utilize any effect provided by Three.js, even if there is no corresponding component in post-processing.
We recommend using post-processing because the props of the effects are reactive. The attach feature does not offer prop reactivity. However, if you do not require that advantage, is is a valid option to achieve equal results.