shape#

property TextureArray.shape: tuple[int, int] | tuple[int, int, int]#

the shape of the represented data, [n_rows, n_cols] or [n_rows, n_cols, 3 | 4]