set pm3d lighting primary 0.50 specular 0.0 # no highlights set pm3d lighting primary 0.50 specular 0.6 # strong highlightsSolid-color pm3d surfaces tend to look very flat without specular highlights. Since the highlights from a single source only affect one side of the surface, a second spotlight source may be desirable to add specular highlights from the opposite direction. This is controlled by "spec2 4#4contribution5#5". EXPERIMENTAL (details may change in a future version): The second spotlight is a pure red light source that by default contributes nothing (spec2 0.0). See also hidden_compare.dem http://www.gnuplot.info/demo_5.4/hidden_compare.html(comparison of hidden3d and pm3d treatment of solid-color surfaces)