Class: BatchTextureArray

BatchTextureArray

Used by the batcher to build texture batches. Holds list of textures and their respective locations.

Members

count number

Number of filled elements.

ids Record<number, number>

Respective locations for textures.

textures TextureSource[]

Inside textures array.

Methods

clear () void

Clear the textures and their locations.