UNity C# create material at runtime code example Example: create material at runtime unity Material mat = new Material(Shader.Find("Specular"));