Search Results for

    Show / Hide Table of Contents

    Namespace Evergine.Common.Graphics.VertexFormats

    Structs

    VertexPosition

    A vertex format structure containing the vertex position and color.

    VertexPositionColor

    A vertex format structure containing the vertex position and color.

    VertexPositionColorDualTexture

    Represents a vertex with position, normal, and texture coordinates.

    VertexPositionColorTexture

    Represents a vertex with position, color, and texture coordinates.

    VertexPositionColorTextureAxis

    Represents a vertex with position, color, texture coordinates, and axis size.

    VertexPositionDualTexture

    Represents a vertex with position, normal, and texture coordinates.

    VertexPositionNormal

    Represents a vertex with a position and a normal.

    VertexPositionNormalColor

    Represents a vertex with position, color, and texture coordinates.

    VertexPositionNormalColorDualTexture

    Represents a vertex with position, normal, and texture coordinate.

    VertexPositionNormalColorTexture

    Represents a vertex with position, normal, and texture coordinates.

    VertexPositionNormalDualTexture

    Represents a vertex with position, normal, and texture coordinates.

    VertexPositionNormalTangentColorDualTexture

    Represents a vertex with position, normal, and texture coordinates.

    VertexPositionNormalTangentTexture

    Represents a vertex with position, normal, and texture coordinate.

    VertexPositionNormalTexture

    Represents a vertex with position, normal, and texture coordinates.

    VertexPositionTexture

    Represents a vertex with a position and a texture coordinate.

    In this article
    Back to top
    Generated by DocFX