Skip to main content
A GPU buffer for vertex, index, or uniform data.

Fields

size

Size in bytes.

Constructors

new

Methods

write

Copy CPU data into the buffer. @param data Source bytes. @param offset Byte offset into the GPU buffer (default 0).