How do I enable DOTS Instancing on a material/shadergraph (247108)

I cannot find this option anywhere. I found the GPU instancing option but there is nothing next to it for DOTS. I am using Unity 2020.3

1 Answer

1

Basically DOTS Instancing is GPU instancing implemented for dots tech stack.

Where to look depends on which renderer is enabled in your project, Hybrid Renderer V1 or Hybrid Renderer V2.