A description of a vertex buffer.
stride:Int
The stride, in bytes, between elements of this buffer.
stepMode:InputStepMode
attributes:Array<VertexAttributeDescriptor>
The list of attributes which comprise a single vertex.