Inderect Instancing Worth-it?

Hi all,

I’m having trouble getting GPU instancing indirect working on my game. I already have RenderMeshInstanced, but I want more performance. However, should I use something instead of indirect? How does it make everything faster, apart from allowing for occlusion culling? Is it worth my time or should I try something else?