GPU
VertexBufferLayout
Describes how one vertex buffer feeds attributes to the vertex shader.
Byte stride between vertices.
Advance per vertex or per instance (default ‘vertex’).
Vertex attributes sourced from this buffer.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
stridestepModeattributesWas this page helpful?