- Home /
Question by
Triumanity · Aug 28, 2017 at 04:08 PM ·
texture2dadmobscreenshotbannerreadpixels
How to get banner ad's screenshot to a texture?
I'm showing banner ads with Appodeal(uses mostly AdMob). I want to take a screenshot of the current banner ad shown to a texture. I tried ReadPixels but it didn't work. It sees banner as transparent, so shows only the objects behind.
ScreenCapture.CaptureScreenshot()
does NOT work either.
I hope it is clear. Thanks.
Comment