OptionalarrayVertexBuffer data array to be used by the GPUBuffer.
OptionalbufferGPUBuffer sent to the render pipeline.
OptionalbufferNumber representing the offset at which the data begins in the GPUBuffer.
OptionalbufferSize in bytes of the data contained in the GPUBuffer.
OptionalstepWhether this VertexBuffer should hold data relative to vertices or instances.
OptionalnameThe name of the VertexBuffer.
OptionalattributesArray of VertexBufferAttribute to be used by this VertexBuffer.
Parameters used to create a VertexBuffer.