Creates the structure for a texture backed by an array buffer data source.
A JS array buffer containing image data.
The mime type of the image. Must be image/png or image/jpeg.
Object containing a texture object and a corresponding textureInfo object
Creates the structure for a texture backed by an array buffer data source.