fastplotlib.graphics.features.TextureArray#

class TextureArray(data, property_name='data')[source]#

Manages an array of Textures representing chunks of an image.

Creates multiple pygfx.Texture objects based on the GPU’s max texture dimension limit.