IArrayBuffer
interface IArrayBuffer
Marks places in PixiJS where you can pass Float32Array, UInt32Array, any typed arrays, and ArrayBuffer
Same as ArrayBuffer in typescript lib, defined here just for documentation
interface IArrayBuffer
Marks places in PixiJS where you can pass Float32Array, UInt32Array, any typed arrays, and ArrayBuffer
Same as ArrayBuffer in typescript lib, defined here just for documentation