ScreenCapture

class in UnityEngine

/

Implemented in:UnityEngine.ScreenCaptureModule

Description

Functionality to take Screenshots.

Static Methods

CaptureScreenshotCaptures a screenshot at path filename as a PNG file.
CaptureScreenshotAsTextureCaptures a screenshot of the game view into a Texture2D object.
CaptureScreenshotIntoRenderTextureCaptures a screenshot of the game view into a RenderTexture object.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答