Метод | Описание | |
---|---|---|
GetDeclarationFromType ( |
Builds a VertexDeclaration based on a Vertex structure type. The Vertex Structure "must" have a StructLayout and also have VertexAttributes applied to its fields.
|
|
ToString ( ) : string |
Returns a string representation of this Vertex Declaration.
|
|
VertexDeclaration ( ) : System | ||
VertexDeclaration ( |
public static GetDeclarationFromType ( |
||
vertexStructure | ||
Результат |
public VertexDeclaration ( |
||
elements | ||
Результат | System |