Class type Buffer-PIXI._t

method data: Js.Typed_array.ArrayBuffer.t

The data in the buffer, as a typed array

method destroy: Js.Internal.meth([ `Arity_0 ], unit)

Destroys the buffer

method dispose: Js.Internal.meth([ `Arity_0 ], unit)

disposes WebGL resources that are connected to this geometry

method update: Js.Internal.meth([ `Arity_1(Js.Typed_array.ArrayBuffer.t) ], unit)

flags this buffer as requiring an upload to the GPU