Version: 2018.2

ScreenCapture

class in UnityEngine

マニュアルに切り替える

説明

Functionality to take Screenshots.

Static 関数

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