A view of a texture which can be used to copy to or from a buffer or another texture.
texture:Texture
The texture to be copied to or from.
mipLevel:Int
The target mip level of the texture.
arrayLayer:Int
The target layer of the texture.
origin:Origin3D
The base texel of the texture in the selected mip_level.