Tanoda
ScreenshotGenerator Class Reference
Inheritance diagram for ScreenshotGenerator:

Public Member Functions

void ScreenshotNow ()
 

Static Public Member Functions

static byte[] TakeScreenShot (int width, int height, Camera camera)
 

Public Attributes

GameObject[] HideInScreenshots
 

Detailed Description

Definition at line 6 of file ScreenshotGenerator.cs.

Member Function Documentation

◆ ScreenshotNow()

void ScreenshotGenerator.ScreenshotNow ( )

Definition at line 15 of file ScreenshotGenerator.cs.

◆ TakeScreenShot()

static byte[] ScreenshotGenerator.TakeScreenShot ( int  width,
int  height,
Camera  camera 
)
static

Definition at line 51 of file ScreenshotGenerator.cs.

Member Data Documentation

◆ HideInScreenshots

GameObject [] ScreenshotGenerator.HideInScreenshots

Definition at line 8 of file ScreenshotGenerator.cs.


The documentation for this class was generated from the following file: