defaultSpecular

Reasonable default value for the Specular channel. Since "everything is shiny" it' better to always have at least a little of specular.

In the Specul channel: 0 means no specular reflection. 255 means specular reflection.

It changes the amount of specular highlights.

enum ubyte defaultSpecular;

Meta