LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

ScreenCapture

class in UnityEngine

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.