The GPUBuffer to bind.
Optional
The offset, in bytes, from the beginning of buffer to the beginning of the range exposed to the shader by the buffer binding.
The size, in bytes, of the buffer binding. If not map/exist|provided, specifies the range starting at offset and ending at the end of buffer.
Generated using TypeDoc
The GPUBuffer to bind.