GPUVertexBufferLayout
5 items
constructorGPUVertexBufferLayout
constructor(arrayStride: Int, stepMode: String? = null, attributes: Array<GPUVertexAttribute>)
vararrayStride
var arrayStride: Int
varattributes
var attributes: Array<GPUVertexAttribute>
constructor(arrayStride: Int, stepMode: String? = null, attributes: Array<GPUVertexAttribute>)
var arrayStride: Int
var attributes: Array<GPUVertexAttribute>