Optional
arrayVertexBuffer data array to be used by the GPUBuffer
Optional
bufferGPUBuffer sent to the render pipeline
Optional
bufferNumber representing the offset at which the data begins in the GPUBuffer.
Optional
bufferSize in bytes of the data contained in the GPUBuffer.
Optional
stepWhether this VertexBuffer should hold data relative to vertices or instances
Optional
nameThe name of the VertexBuffer
Optional
attributesArray of VertexBufferAttribute to be used by this VertexBuffer
Parameters used to create a VertexBuffer