Base interface for classes that work with a certain vertex data type declaration.
interface
|
IVertexElements
|
base of
|
IVertexBuffer
|
||
IVertexFormat
|
|||||
VertexBufferCache
|
Returns the vertex declaration elements.
property
|
VertexElements
{
get
}
|
||
type
|
VertexElements
|
||
value
|
|
The vertex declaration elements. |