Hello!
I was able to add dx11 geometry shaders to urho but I am not able to do instancing correctly. Where exactly is the “INSTANCED” define set. I could never find a place where it is set.
Is it an hlsl built in define?
Thanks
I have tried to add it myself but i was not able to sort every bugs that i had…