mesh.Specular
Description
Sets the specular map values. This is COLOR1
semantic of Vertex Shader.
This doesn't currently work, even though
COLOR0
can be successfully passed to the Vertex Shader using mesh.Color, unlike COLOR1
, using this function.