void DrawModelInstancedIndirect( Model model, GpuBuffer buffer, int bufferOffset, RenderAttributes attributes )

Summary

Draws multiple instances of a model using GPU instancing with the number of instances being provided by indirect draw arguments. Use `SV_InstanceID` semantic in shaders to access the rendered instance.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.