Hi. My game already has drawing code in place that uses a lighting effect file (modified from the one included with the Picktures mini-game). I'd like to enable the drawing of some of my models using vertex colors in the model but all I seem to be able to find on the net or in Search is the .VertexColorEnabled parameter for BasicEffect.
Can someone please inform me how to go about enabling vertex colors with a custom effect file.
Thank you.