Tesla Graphics Engine Documentation (January 2012)
GetVertexStride Method (elements)
TeslaTesla.GraphicsVertexDeclarationGetVertexStride(array<VertexElement>[]()[][])
Gets the vertex stride of the specified elements.
Declaration Syntax
C#
public static int GetVertexStride(
	VertexElement[] elements
)
Parameters
elements (array<VertexElement>[]()[][])
The array of vertex elements.
Return Value
Total size, in bytes, of the vertex.

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)