GLTFBufferView

class GLTFBufferView(bufferView: GLTF2.BufferView, buffer: GLTF2.Buffer)

Constructors

Link copied to clipboard
constructor(bufferView: GLTF2.BufferView, buffer: GLTF2.Buffer)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
var gpuBuffer: Buffer?
Link copied to clipboard

Functions

Link copied to clipboard
fun upload(device: Device)