Model.updateInstancingBufferData

Updates buffer data for buffer at position index.

class Model
@nogc nothrow
void
updateInstancingBufferData
(
in int index
,
in uint offset
,
in uint size
,
void* data
)

Meta