Tesla Graphics Engine Documentation (January 2012)
VertexStride Property
TeslaTesla.GraphicsVertexDeclarationVertexStride
Gets the stride of a vertex, this is the total size of a vertex (position, color, etc) in bytes.
Declaration Syntax
C#
public int VertexStride { get; }

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