Expand description
Types for defining vertex attributes and their buffers.
Structs§
- Vertex
Attribute - Vertex inputs (attributes) to shaders.
Enums§
- Vertex
Format - Vertex Format for a
VertexAttribute(input). - Vertex
Step Mode - Whether a vertex buffer is indexed by vertex or by instance.