Vertex color

Started by Thomas., June 06, 2012, 09:37:20 PM

Previous topic - Next topic

Thomas.

How can I set color of vertices?

EgonOlsen

You can't. You can set alpha of vertices by using the PolygonManager but even that doesn't work on some gpus, so i didn't bother to go any further in that direction.

Thomas.

ok I will do it from shader