

Bare-bones single triangle indirect instancing in UE5
An almost minimal indirect-instancing setup, with a work queue and null vertex buffer.
Get the code
Usage
- Generate the template:
shadeup->[INSTANCING] Indirect Instancing->Base - Rebuild your project
- Create or navigate to an existing Blueprint
Notes
Helpful reading
Sample snippet