Taking screenshots with "scene capture 2d" while in game

hey,
I’m making a small practice game, where the player has a camera that he have to take certain images with, i got a scene capture 2d setup with a scene render 2d texture applied to the camera screen. how can i make it so that when the player presses the mouse button the camera would take an image, in a way that it would be possible to retrieve the images taken from within the game, as the player should be able to see the images he had taken.

thanks in advance!

my work is stuck on this problem, it’s vital that i solve it, any suggestions is welcomed.

is there a way to do it in code ? if there is, please help me out here.

Hi!
I’m trying to do the same thing…
Have you found any solution?
Thanks!