MixedReality-GraphicsTools-Unity
MixedReality-GraphicsTools-Unity copied to clipboard
Dots instancing compatible Graphics Tools shaders
Describe the problem
When using Entities Graphics, the Standard shader can't be used as it isn't dots instancing compatible.
Describe the solution you'd like
Make the shaders in graphics tools Dots instancing compatible. https://docs.unity3d.com/Packages/[email protected]/manual/dots-instancing-shader.html
Describe alternatives you've considered
Use a different shader.
Additional context
This is great feedback and doesn't look to hard to do. We'll put this on the backlog. 😊