Get or set the vertex winding of a primitive, specifying the front face of the triangle.
| C# |
public VertexWinding VertexWinding { get; set; }
| Exception | Condition |
|---|---|
| InvalidOperationException | Thrown if the implementation is bound. Once bound render states are read-only. |
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)