shader_type spatial; void vertex() { } //void fragment() { // Called for every pixel the material is visible on. //}