IntUniformBuffer
A buffer containing uniform integer data of given elementType wrapper.
Buffers can be more efficient than arrays of numbers, vectors or matrices, in particular when operating on large amounts of constant data.
Since
v2.0.0