Creates a vertex declaration which represents the format of vertex data.
- Parameters
-
pElementArray | Pointer to an array of vertex element descriptions. |
elementCount | Number of vertex elements in the array. |
- Returns
- An MFVertexDeclaration representing the specified vertex format.