Version: 2020.2
言語: 日本語

ScreenCapture

class in UnityEngine

マニュアルに切り替える

説明

Functionality to take Screenshots.

Static 関数

CaptureScreenshotPNG ファイルとして filename のパスでスクリーンショットを撮ります。
CaptureScreenshotAsTextureCaptures a screenshot of the game view into a Texture2D object.
CaptureScreenshotIntoRenderTextureCaptures a screenshot of the game view into a RenderTexture object.