Hello !
I would like to access the image (render target) memory buffer of the cameras of the various players and save the image from let’s say GameMode’s Tick method. What is the simplest way to do it ? Could somebody please give me a code fragment ?
Example: I have a player in the level which has a camera fixed to it. I want to access the image of that camera in every Tick.
Thanks in advance,
G