Tesla Graphics Engine Documentation (January 2012)
GetVertexElementSize Method (format)
TeslaTesla.GraphicsVertexDeclarationGetVertexElementSize(VertexFormat)
Gets the size of a vertex element.
Declaration Syntax
C#
public static int GetVertexElementSize(
	VertexFormat format
)
Parameters
format (VertexFormat)
Format to query the size of
Return Value
Size of the format, in bytes

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