?/TD> |
Microsoft DirectX 9.0 |
To use legacy flexible vertex format (FVF) formats, use an FVF when calling the IDirect3DDevice9::SetFVF method as shown in the code example below.
g_d3dDevice->SetFVF( CUSTOM_FVF );
This following topics cover legacy FVF format types.