Language: Visual BasicC#C++JScript(Show All)
Device.VertexFormat Property (Microsoft.DirectX.Direct3D)
Retrieves or sets the supported flexible vertex formats.
Definition
Property Value
Remarks
The fixed vertex function declaration is a set of flexible vertex format (FVF) flags that determine how vertices processed by the fixed function pipeline are used. For more information, see Processing Vertex Data.
Exceptions
|
InvalidCallException
| Occurs if the method call is invalid. For example, a parameter might contain an invalid value. |