saving texture info from Resources

Hi,

Is there a way to save information about textures and buffers to a file? I would like to analyse our app memory usage and Resources doesn’t even count total.
Thanks.

Hi dubik,

We can save the texture and buffer to csv, bin, png, dds format [depends on your texture’s format and view].

Thanks
An