GPUVertexAttributeinterface GPUVertexAttribute {format: GPUVertexFormat;offset: number;shaderLocation: number;}§Properties§format: GPUVertexFormat[src]§offset: number[src]§shaderLocation: number[src]