Optional Readonlyarray顶点数据。
Readonlyformat顶点数据格式。
由于提供的数据并不一定与着色器中格式一直,因此必须提供与着色器中兼容的数据格式。
Optional Readonlyoffset所在顶点数据中的偏移字节数。
Optional ReadonlystepWhether each element of this array represents per-vertex data or per-instance data
GPUVertexBufferLayout.stepMode
默认 "vertex" 。
The stride, in bytes, between elements of this array.
GPUVertexBufferLayout.arrayStride