Interface IVertex
The base interface for all the vertex data structure.
public interface IVertex
- Extension Methods
Methods
FlipWinding()
Flip the vertex winding.
void FlipWinding()
GetLayout()
Gets the layout of the vertex.
VertexDeclaration GetLayout()