Functionality to take Screenshots.
CaptureScreenshot | Captures a screenshot at path filename as a PNG file. |
CaptureScreenshotAsTexture | Captures a screenshot of the game view into a Texture2D object. |
CaptureScreenshotIntoRenderTexture | Captures a screenshot of the game view into a RenderTexture object. |