Vertex Color
Vertex color
Vertex color is a RGBA value that can be applied to any vertex on a mesh. Traditionally, this is used to add diffuse or emissive color to geometry, but with the advent of more powerful game engines and more complex shaders, vertex color can be used to do amazing things!
1
vote
