Expand description
Buffers and buffer views.
Structs§
- Buffer
- A buffer points to binary data representing geometry, animations, or skins.
- Data
import - Buffer data belonging to an imported glTF asset.
- View
- A view into a buffer generally representing a subset of the buffer.