Not sure how that would happen… The RMC on its slowest parts is exactly the same as the PMC, but almost everything in there is just faster than the PMC. I’d be interested in seeing the profiling output to see what’s up.
Also as a short list of questions:
- What UpdateFrequency are you setting (if you are at all) in CreateMeshSection?
- Is this with/without collision?
- How frequently are you calling Create/Update etc?
- Are you using the PMC style API with its separate buffers per component, or the new one using the single array of the 1 structure?