Hi,
I was wondering how you go about merging programatically created entities so that they are drawn together in a single draw call?
For example combining 400 boxes together so they are drawn at once. I know how to do it in threeJS, webGL and aFrame but there doesn’t seem to be any examples for PlayCanvas that I can find.