Add Global Shader Parameters
Currently shader globals are only for inter-shader multi step processing. I want the ability to set global shader variables in code that would update amongst all materials that use it. Currently I have to write a material registration system.
3
votes
Blake Gross
shared this idea