Version: 2020.2
언어: 한국어

ScreenCapture

class in UnityEngine

매뉴얼로 전환

설명

Functionality to take Screenshots.

정적 함수

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.