Tesla Graphics Engine Documentation (January 2012)
VertexWinding Enumeration
TeslaTesla.GraphicsVertexWinding
Defines the how vertices are wound. This defines the criteria to define what are the back and front of a primitive.
Declaration Syntax
C#
public enum VertexWinding
Members
Member Description
CounterClockwise CounterClockwise vertices are defined as Front facing.
Clockwise Clockwise vertices are defined as Front facing.

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