MeshVertexColors
Microsoft DirectX 9.0 SDK Update (October 2004)

MeshVertexColors


Specifies vertex colors for a mesh, instead of applying a material per face or per mesh.

        template MeshVertexColors
        {
            <1630B821-7842-11cf-8F52-0040333594A3>
            DWORD nVertexColors;
            array IndexColor vertexColors[nVertexColors];
        } 

Where:



© 2004 Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center.