https://threejs.org/examples/?q=outline#webgl_postprocessing_outline
When MY model is large,
using the method in this case yields a double performance effect .
If I turn this off and just use WebglRender, the performance will be much better
https://threejs.org/examples/?q=outline#webgl_postprocessing_outline
When MY model is large,
using the method in this case yields a double performance effect .
If I turn this off and just use WebglRender, the performance will be much better
I have encountered the same problem. Do you have any solution now?