UnityEngine.ScreenCaptureModule Functionality to take Screenshots. Captures a screenshot at path filename as a PNG file. Pathname to save the screenshot file to. Factor by which to increase resolution. Specifies the eye texture to capture when stereo rendering is enabled. Captures a screenshot at path filename as a PNG file. Pathname to save the screenshot file to. Factor by which to increase resolution. Specifies the eye texture to capture when stereo rendering is enabled. Captures a screenshot of the game view into a Texture2D object. Factor by which to increase resolution. Specifies the eye texture to capture when stereo rendering is enabled. Captures a screenshot of the game view into a Texture2D object. Factor by which to increase resolution. Specifies the eye texture to capture when stereo rendering is enabled. Enumeration specifying the eye texture to capture when using ScreenCapture.CaptureScreenshot and when stereo rendering is enabled. Both the left and right eyes are captured and composited into one image. The Left Eye is captured. This is the default setting for the CaptureScreenshot method. The Right Eye is captured. The ScreenCapture module provides functionality to take screen shots using the ScreenCapture class.