Hi there. I’m wondering if it is possible to access a RenderTexture’s data from a plugin or a script? I realize that Application.CaptureScreenshot() can be used to capture frames, however I’m after the RenderTexture’s alpha channel as well as the RGB data.
Thanks!