Describe the bug 📝
In my testing it appears that the fragmentCuller doesn't work for meshes created by the fragmentHighlighter. In the example below, I've called the highlightById function on the FragmentIdMap associated with each storey in the model. While this works, the performance takes quite a hit and I noticed that none of the objects were being culled when out of view.
After calling the function I set needsUpdate on the culler to true. Any tips on how to circumvent this?

Reproduction ▶️
No response
Steps to reproduce 🔢
No response
System Info 💻
Used Package Manager 📦
npm
Error Trace/Logs 📃
No response
Validations ✅
Describe the bug 📝
In my testing it appears that the fragmentCuller doesn't work for meshes created by the fragmentHighlighter. In the example below, I've called the highlightById function on the FragmentIdMap associated with each storey in the model. While this works, the performance takes quite a hit and I noticed that none of the objects were being culled when out of view.
After calling the function I set needsUpdate on the culler to true. Any tips on how to circumvent this?
Reproduction▶️
No response
Steps to reproduce 🔢
No response
System Info 💻
Used Package Manager 📦
npm
Error Trace/Logs 📃
No response
Validations ✅