FaceWinding
Enumerates face winding for use with geometry. Face winding is the order in which points are specified relative to a face normal.
Enumeration Members
Enumeration Members
Clockwise
Faces are wound in a clockwise manner.
CounterClockwise
Faces are wound in a counter-clockwise manner.
Unknown
The winding is unknown. This is not recommended.