Hello Needle,
I was recently using colliders on complex objects, so I used the convex property.
However I was using low poly versions of my objects, in order to gain visual precision I've used the same objects recently (with 10x more vertices). Three js handles it well but less quickly, because the colliders have also become more complex, which slows down the application. Is it possible to reduce the complexity of the colliders generated?