Vertex buffer type.
A static vertex buffer is created and never changes.
A dynamic buffer may be locked and updated.
A scratch buffer is for single frame use, it is destroyed and invalidated at the end of the frame.
Maximum vertex data format.
Force MFVertexBufferType to an int type.