Is there an easy way to Create or Delete a new Shader file at runtime. If I have a file Called
SimpleShade.shader
I want to dynamically manage copies of that shader “OneSimpleShade.shader”, “TwoSimpleShade.shader”, “ThreeSimpleShade.shader”. Does Anyone Know of an Easy way to do this…