TextureArray

Inherits: TextureLayered < Resource < Reference < Object

Array of textures stored in a single primitive.

Description

TextureArrays store an array of images in a single Texture primitive. Each layer of the texture array has its own mipmap chain. This makes it is a good alternative to texture atlases.