Provide the necessary methods to get a snapshot of the framebuffer into a render texture. Class meant to be used as a singleton. Created with the precious advices of dev7355608.
The RenderTexture that is the render destination for the framebuffer snapshot.
Get the framebuffer texture snapshot.
The renderer for this context.
The framebuffer snapshot.
Provide the necessary methods to get a snapshot of the framebuffer into a render texture. Class meant to be used as a singleton. Created with the precious advices of dev7355608.