Struct RendererAPI::VertexLayout#

Nested Relationships#

This struct is a nested type of Class RendererAPI.

Struct Documentation#

struct VertexLayout#

Description of a vertex layout.

Public Members

u32 AttributeCount = {}#
std::array<VertexAttribute, 15> Attributes = {}#