Hi, is there a way to use AsyncGPUReadback.Request() on texture arrays? I dont see a suitable overload. This means I will have to copy a slice to a tex2d, do the related bookkeeping when the download completes. I would like to avoid those additional steps.
Cheers, Bas