WGPUVertexBufferLayout

Undocumented in source.

Members

Variables

arrayStride
ulong arrayStride;
Undocumented in source.
attributeCount
uint attributeCount;
Undocumented in source.
attributes
const(WGPUVertexAttribute)* attributes;
Undocumented in source.
stepMode
WGPUVertexStepMode stepMode;
Undocumented in source.

Meta