Hello there,
I was wondering if this is working as intended or there’s some kind of optimisation I’m not getting. I have a simple emitter where I just want to randomly spawn a mesh from an array. Using the ‘Random’ setting of ‘Mesh Renderer Array Visibility’ however chunks my performance a lot and the more meshes I add to the array the worse the hit. They’re not exactly low poly meshes but they’re not heavy either.
Could anyone tell me if this is the way it should be or there’s something I’m missing? Thank you.