I also found postprocessing with reflector will dramaticly reduce performance.
I guess may the onBeforeRender
hook used in reflector and many renderTargets used in postprocessing causing some redundant circular call. I think it should only beautyRenderTarget
need to trigger the reflector.
This is also very important to me, I’ll try to solve it.
postprocessing with reflector:
postprocessing only:
reflector only: