GPUVertexBufferLayoutinterface GPUVertexBufferLayout {arrayStride: number;attributes: GPUVertexAttribute[];stepMode?: GPUVertexStepMode;}§Properties§arrayStride: number[src]§attributes: GPUVertexAttribute[][src]§stepMode?: GPUVertexStepMode[src]