Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the size of a vertex for a flexible vertex format (FVF).
Syntax
UINT D3DXGetFVFVertexSize(
_In_ DWORD FVF
);
Parameters
Return value
Type: UINT
The FVF vertex size, in bytes.
Requirements
| Requirement | Value |
|---|---|
| Header |
|
| Library |
|
See also