Describe the base of a geometry buffer, which is made of a Buffer and a typed array.
VertexBuffer data array to be used by the GPUBuffer
GPUBuffer sent to the render pipeline
Number representing the offset at which the data begins in the GPUBuffer.
Size in bytes of the data contained in the GPUBuffer.
Describe the base of a geometry buffer, which is made of a Buffer and a typed array.