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