Table of Contents

Interface IVertex

Namespace
Stride.Graphics
Assembly
Stride.Graphics.dll

The base interface for all the vertex data structure.

public interface IVertex

Methods

FlipWinding()

Flip the vertex winding.

void FlipWinding()

GetLayout()

Gets the layout of the vertex.

VertexDeclaration GetLayout()

Returns

VertexDeclaration